Uses of Class
com.carrotsearch.hppc.FloatArrayDeque
Packages that use FloatArrayDeque
-
Uses of FloatArrayDeque in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return FloatArrayDequeModifier and TypeMethodDescriptionFloatArrayDeque.clone()
Clone this object.static FloatArrayDeque
FloatArrayDeque.from
(float... 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 FloatArrayDequeModifier and TypeMethodDescriptionprotected boolean
FloatArrayDeque.equalElements
(FloatArrayDeque other) Compare order-aligned elements against anotherFloatDeque
.