android.text.method
Class HideReturnsTransformationMethod
java.lang.Object
android.text.method.ReplacementTransformationMethod
android.text.method.HideReturnsTransformationMethod
- All Implemented Interfaces:
- TransformationMethod
public class HideReturnsTransformationMethod
- extends ReplacementTransformationMethod
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HideReturnsTransformationMethod
public HideReturnsTransformationMethod()
getOriginal
protected char[] getOriginal()
- Specified by:
getOriginal
in class ReplacementTransformationMethod
getReplacement
protected char[] getReplacement()
- Specified by:
getReplacement
in class ReplacementTransformationMethod
getInstance
public static HideReturnsTransformationMethod getInstance()
Copyright © 2008-2012. All Rights Reserved.