Class ShadowNativeAllocationRegistry

java.lang.Object
org.robolectric.shadows.ShadowNativeAllocationRegistry

@Implements(value=libcore.util.NativeAllocationRegistry.class,
            minSdk=24,
            isInAndroidSdk=false,
            looseSignatures=true)
public class ShadowNativeAllocationRegistry
extends Object