public static class ResourceTypes.ResStringPool_span extends 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(ByteBuffer buf,
int offset) |
public static final int SIZEOF
public static final int END
public final ResourceTypes.ResStringPool_ref name
public ResStringPool_span(ByteBuffer buf, int offset)
public boolean isEnd()
public final ByteBuffer myBuf()
public final int myOffset()