public static final class BagKey.Indexed extends BagKey
BagKey.Keyed
key)BagKey.Indexed, BagKey.Keyed
Modifier and Type | Field and Description |
---|---|
int |
index |
Modifier and Type | Method and Description |
---|---|
java.nio.ByteBuffer |
atomPayload() |
AtomPrefixes.AtomPrefix |
atomPrefix(int level,
BagOptions options) |
int |
compareTo(BagKey o) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public int compareTo(BagKey o)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public AtomPrefixes.AtomPrefix atomPrefix(int level, BagOptions options)
atomPrefix
in class BagKey
public java.nio.ByteBuffer atomPayload()
atomPayload
in class BagKey
public java.lang.String toString()
toString
in class java.lang.Object