{ "methods": { "getInstance()": { "isImplementation": true, "modifiers": [ "protected", "static" ], "params": [], "returnType": "android.text.method.MovementMethod", "exceptions": [], "name": "getInstance()" } }, "imports": [ "android.text.method.LinkMovementMethod", "android.text.method.MovementMethod", "org.robolectric.annotation.Implementation", "org.robolectric.annotation.Implements" ], "name": "org.robolectric.shadows.ShadowLinkMovementMethod" }