Package org.robolectric.shadows
Class ShadowLinkMovementMethod
java.lang.Object
org.robolectric.shadows.ShadowLinkMovementMethod
@Implements(android.text.method.LinkMovementMethod.class) public class ShadowLinkMovementMethod extends Object
-
Constructor Summary
Constructors Constructor Description ShadowLinkMovementMethod()
-
Method Summary
Modifier and Type Method Description protected static MovementMethod
getInstance()
-
Constructor Details
-
ShadowLinkMovementMethod
public ShadowLinkMovementMethod()
-
-
Method Details