Uses of Class
com.carrotsearch.hppc.ByteArrayDeque
Packages that use ByteArrayDeque
-
Uses of ByteArrayDeque in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return ByteArrayDequeModifier and TypeMethodDescriptionByteArrayDeque.clone()Clone this object.static ByteArrayDequeByteArrayDeque.from(byte... 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 ByteArrayDequeModifier and TypeMethodDescriptionprotected booleanByteArrayDeque.equalElements(ByteArrayDeque other) Compare order-aligned elements against anotherByteDeque.