Uses of Class
com.carrotsearch.hppc.ShortArrayDeque
Packages that use ShortArrayDeque
-
Uses of ShortArrayDeque in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return ShortArrayDequeModifier and TypeMethodDescriptionShortArrayDeque.clone()
Clone this object.static ShortArrayDeque
ShortArrayDeque.from
(short... 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 ShortArrayDequeModifier and TypeMethodDescriptionprotected boolean
ShortArrayDeque.equalElements
(ShortArrayDeque other) Compare order-aligned elements against anotherShortDeque
.