File
Doc
Category
Size
Date
Package
SingleLineTransformationMethod.java
API Doc
Android 5.1 API
491
Sat Mar 14 14:09:38 GMT 2015
android.text.method
SingleLineTransformationMethod
java.lang.Object
android.text.method.ReplacementTransformationMethod
public class SingleLineTransformationMethod extends android.text.method.ReplacementTransformationMethod
Fields Summary
Constructors Summary
public SingleLineTransformationMethod
()
throw new RuntimeException("Stub!");
Methods Summary
public static
android.text.method.SingleLineTransformationMethod
getInstance
()
throw new RuntimeException("Stub!");
protected
char
[]
getOriginal
()
throw new RuntimeException("Stub!");
protected
char
[]
getReplacement
()
throw new RuntimeException("Stub!");
Java Code Source