Package org.robolectric.res.android
Class ResourceTypes.ResStringPool_span
java.lang.Object
org.robolectric.res.android.ResourceTypes.ResStringPool_span
- Enclosing class:
- ResourceTypes
public static class ResourceTypes.ResStringPool_span extends Object
This structure defines a span of style information associated with
a string in the pool.
-
Field Summary
Fields Modifier and Type Field Description static int
END
ResourceTypes.ResStringPool_ref
name
static int
SIZEOF
-
Constructor Summary
Constructors Constructor Description ResStringPool_span(ByteBuffer buf, int offset)
-
Method Summary
-
Field Details
-
SIZEOF
public static final int SIZEOF- See Also:
- Constant Field Values
-
END
public static final int END- See Also:
- Constant Field Values
-
name
-
-
Constructor Details
-
Method Details