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