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 ShortArrayDequeShortArrayDeque.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 booleanShortArrayDeque.equalElements(ShortArrayDeque other) Compare order-aligned elements against anotherShortDeque.