Uses of Class
com.carrotsearch.hppc.LongArrayDeque
Packages that use LongArrayDeque
-
Uses of LongArrayDeque in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return LongArrayDequeModifier and TypeMethodDescriptionLongArrayDeque.clone()Clone this object.static LongArrayDequeLongArrayDeque.from(long... 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 LongArrayDequeModifier and TypeMethodDescriptionprotected booleanLongArrayDeque.equalElements(LongArrayDeque other) Compare order-aligned elements against anotherLongDeque.