public static class ResourceTypes.ResStringPool_span
extends java.lang.Object
This structure defines a span of style information associated with a string in the pool.
Modifier and Type | Field and Description |
---|---|
static int |
END |
ResourceTypes.ResStringPool_ref |
name |
static int |
SIZEOF |
Constructor and Description |
---|
ResStringPool_span(java.nio.ByteBuffer buf,
int offset) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEnd() |
java.nio.ByteBuffer |
myBuf() |
int |
myOffset() |
java.lang.String |
toString() |
public static final int SIZEOF
public static final int END
public final ResourceTypes.ResStringPool_ref name