Class NativeObjRegistry<T>

java.lang.Object
org.robolectric.res.android.NativeObjRegistry<T>

public class NativeObjRegistry<T>
extends Object
A unique id per object registry. Used to emulate android platform behavior of storing a long which represents a pointer to an object.