All positional values are relative to file start, not the chunk.
Modifier and Type | Field and Description |
---|---|
private final long | |
private final long | |
private final Object | |
private final long | |
private boolean | |
private final Type |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public long | |
public long | |
public Object | |
public long | |
public Type | |
public boolean | |
public String | |
public void |
endPosition | back to summary |
---|---|
private final long endPosition |
keyId | back to summary |
---|---|
private final long keyId |
references | back to summary |
---|---|
private final Object references |
startPosition | back to summary |
---|---|
private final long startPosition |
touched | back to summary |
---|---|
private boolean touched |
type | back to summary |
---|---|
private final Type type |
PoolEntry | back to summary |
---|---|
pack-priv PoolEntry(long startPosition, long endPosition, Type type, long keyId, Object references) |
getEndPosition | back to summary |
---|---|
public long getEndPosition() |
getId | back to summary |
---|---|
public long getId() |
getReferences | back to summary |
---|---|
public Object getReferences() |
getStartPosition | back to summary |
---|---|
public long getStartPosition() |
getType | back to summary |
---|---|
public Type getType() |
isTouched | back to summary |
---|---|
public boolean isTouched() |
toString | back to summary |
---|---|
public String toString() Overrides java. Doc from java. Returns a string representation of the object.
|
touch | back to summary |
---|---|
public void touch() |