Class AbstractFloatStack

java.lang.Object
org.eclipse.collections.impl.stack.primitive.AbstractFloatStack
All Implemented Interfaces:
FloatIterable, OrderedFloatIterable, PrimitiveIterable, FloatStack
Direct Known Subclasses:
FloatArrayStack

public abstract class AbstractFloatStack
extends Object
implements FloatStack
This file was automatically generated from template file abstractPrimitiveStack.stg.