public static final class PrimitiveSet.Entry<P> extends Object
| Constructor and Description |
|---|
Entry(P primitive,
byte[] identifier,
KeyStatusType status,
OutputPrefixType outputPrefixType) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getIdentifier() |
OutputPrefixType |
getOutputPrefixType() |
P |
getPrimitive() |
KeyStatusType |
getStatus() |
public Entry(P primitive, byte[] identifier, KeyStatusType status, OutputPrefixType outputPrefixType)
public P getPrimitive()
public KeyStatusType getStatus()
public OutputPrefixType getOutputPrefixType()
public final byte[] getIdentifier()