Class ShadowNoopNativeAllocationRegistry

java.lang.Object
org.robolectric.shadows.ShadowNoopNativeAllocationRegistry

@Implements(value=libcore.util.NativeAllocationRegistry.class,
            minSdk=24,
            isInAndroidSdk=false,
            looseSignatures=true)
public class ShadowNoopNativeAllocationRegistry
extends Object
Shadow for NativeAllocationRegistry that is a no-op.