-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class it.unimi.dsi.fastutil.ints.AbstractIntList
it.unimi.dsi.fastutil.ints.AbstractIntList.IntSubList
-
Constructor Summary
Constructors
| Constructor and Description |
IntRange(int start,
int end) |
-
Method Summary
-
Methods inherited from class it.unimi.dsi.fastutil.ints.AbstractIntList
add, add, addAll, addAll, addAll, addAll, addAll, addAll, addElements, addElements, clear, compareTo, contains, ensureIndex, ensureRestrictedIndex, equals, getElements, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, peekInt, popInt, push, rem, removeElements, removeInt, set, size, subList, topInt, toString
-
Methods inherited from class it.unimi.dsi.fastutil.ints.AbstractIntCollection
add, contains, containsAll, remove, removeAll, retainAll, toArray, toIntArray, toIntArray
-
Methods inherited from interface it.unimi.dsi.fastutil.ints.IntList
add, add, contains, get, indexOf, lastIndexOf, remove, remove, set, setElements, setElements, setElements, sort, sort, unstableSort, unstableSort
-
Methods inherited from interface it.unimi.dsi.fastutil.ints.IntCollection
containsAll, removeAll, removeIf, removeIf, retainAll, toArray, toIntArray, toIntArray
-
Methods inherited from interface it.unimi.dsi.fastutil.ints.IntIterable
forEach, forEach
-
Methods inherited from interface it.unimi.dsi.fastutil.ints.IntStack
peek, pop, push, top
-
Methods inherited from interface it.unimi.dsi.fastutil.Stack
isEmpty
-
-
Method Detail
-
getStart
public int getStart()
-
getEnd
public int getEnd()
Copyright © 2020. All rights reserved.