Modifier and Type | Field and Description |
---|---|
static IntSeqKeyRoot |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
IntSeqKey |
addToEnd(int num) |
int[] |
asIntArray() |
boolean |
isParentTo(IntSeqKey other) |
int |
last() |
int |
length() |
IntSeqKey |
removeFromEnd() |
public static final IntSeqKeyRoot INSTANCE
public boolean isParentTo(IntSeqKey other)
isParentTo
in interface IntSeqKey
public IntSeqKey removeFromEnd()
removeFromEnd
in interface IntSeqKey
public int[] asIntArray()
asIntArray
in interface IntSeqKey
Copyright © 2005–2018. All rights reserved.