Uses of Class
com.carrotsearch.hppc.DoubleArrayDeque
Packages that use DoubleArrayDeque
-
Uses of DoubleArrayDeque in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return DoubleArrayDequeModifier and TypeMethodDescriptionDoubleArrayDeque.clone()Clone this object.static DoubleArrayDequeDoubleArrayDeque.from(double... 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 DoubleArrayDequeModifier and TypeMethodDescriptionprotected booleanDoubleArrayDeque.equalElements(DoubleArrayDeque other) Compare order-aligned elements against anotherDoubleDeque.