Uses of Class
com.carrotsearch.hppc.ShortStack
Packages that use ShortStack
-
Uses of ShortStack in com.carrotsearch.hppc
Methods in com.carrotsearch.hppc that return ShortStackModifier and TypeMethodDescriptionShortStack.clone()
Clone this object.static ShortStack
ShortStack.from
(short... elements) Create a stack by pushing a variable number of arguments to it.