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