|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SortedLongsModifiable
Method Summary | |
---|---|
int |
add(long v)
|
void |
ensureCapacity(int minCapacity)
|
Methods inherited from interface com.metsci.glimpse.util.primitives.sorted.SortedLongs |
---|
continuousIndexOf, continuousIndexOf, continuousIndicesOf, continuousIndicesOf, continuousIndicesOf, continuousIndicesOf, indexAfter, indexAtOrAfter, indexAtOrBefore, indexBefore, indexNearest, indexOf |
Methods inherited from interface com.metsci.glimpse.util.primitives.LongsModifiable |
---|
append, append, append, append, append, append, append, compact, insert, insert, insert, insert, insert, insert, insert, prepend, prepend, prepend, prepend, prepend, prepend, prepend, remove, set |
Methods inherited from interface com.metsci.glimpse.util.primitives.Longs |
---|
copyOf, copyOf, copyTo, first, isEmpty, last, n, v |
Method Detail |
---|
int add(long v)
void ensureCapacity(int minCapacity)
ensureCapacity
in interface LongsModifiable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |