Class ShadowLinkMovementMethod


  • @Implements(android.text.method.LinkMovementMethod.class)
    public class ShadowLinkMovementMethod
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static android.text.method.MovementMethod getInstance()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShadowLinkMovementMethod

        public ShadowLinkMovementMethod()
    • Method Detail

      • getInstance

        @Implementation
        protected static android.text.method.MovementMethod getInstance()