Package org.robolectric.res.android
Class ResourceTypes.ResStringPool_ref
java.lang.Object
org.robolectric.res.android.ResourceTypes.ResStringPool_ref
- Enclosing class:
- ResourceTypes
public static class ResourceTypes.ResStringPool_ref extends Object
Reference to a string in a string pool.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ResStringPool_ref(ByteBuffer buf, int offset)
-
Method Summary
Modifier and Type Method Description String
toString()
static void
write(ByteBuffer buf, int value)
-
Field Details
-
SIZEOF
public static final int SIZEOF- See Also:
- Constant Field Values
-
index
public final int index
-
-
Constructor Details
-
Method Details