Package org.robolectric.shadows
Class ShadowNativeVirtualRefBasePtr
- java.lang.Object
-
- org.robolectric.shadows.ShadowNativeVirtualRefBasePtr
-
@Implements(value=com.android.internal.util.VirtualRefBasePtr.class, minSdk=26, shadowPicker=Picker.class, isInAndroidSdk=false) public class ShadowNativeVirtualRefBasePtr extends ObjectShadow forVirtualRefBasePtrthat is backed by native code
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classShadowNativeVirtualRefBasePtr.PickerShadow picker forVirtualRefBasePtr.
-
Constructor Summary
Constructors Constructor Description ShadowNativeVirtualRefBasePtr()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static voidnDecStrong(long ptr)protected static voidnIncStrong(long ptr)
-