Uses of Class
org.eclipse.collections.impl.stack.primitive.AbstractFloatStack
-
Packages that use AbstractFloatStack Package Description org.eclipse.collections.impl.stack.mutable.primitive This package contains implementations of the mutable primitive stack interfaces. -
-
Uses of AbstractFloatStack in org.eclipse.collections.impl.stack.mutable.primitive
Subclasses of AbstractFloatStack in org.eclipse.collections.impl.stack.mutable.primitive Modifier and Type Class Description classFloatArrayStackFloatArrayStack is similar toArrayStack, and is memory-optimized for float primitives.
-