public abstract class HashedEntry extends StreamObject
| Modifier and Type | Class and Description |
|---|---|
static class |
HashedEntry.Type |
StreamObject.Adapter<O extends StreamObject>| Modifier and Type | Field and Description |
|---|---|
boolean |
flag |
| Constructor and Description |
|---|
HashedEntry() |
| Modifier and Type | Method and Description |
|---|---|
abstract HashedEntry.Type |
getType() |
abstract long |
size() |
write, writepublic abstract HashedEntry.Type getType()
public abstract long size()