Uses of Class
com.carrotsearch.hppc.IntArrayDeque
Packages that use IntArrayDeque
-
Uses of IntArrayDeque in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return IntArrayDequeModifier and TypeMethodDescriptionIntArrayDeque.clone()Clone this object.static IntArrayDequeIntArrayDeque.from(int... elements) Create a new deque by pushing a variable number of arguments to the end of it.Methods in com.carrotsearch.hppc with parameters of type IntArrayDequeModifier and TypeMethodDescriptionprotected booleanIntArrayDeque.equalElements(IntArrayDeque other) Compare order-aligned elements against anotherIntDeque.