org.matheclipse.core.eval.util
Class DoubleStack
- java.lang.Object
-
- org.matheclipse.core.eval.util.DoubleStack
-
public class DoubleStack extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description DoubleStack(int initialCapacity)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidensureCapacity(int minCapacity)booleanisEmpty()doublepeek()doublepop()doublepush(double item)
-
DMelt 3.0 © DataMelt by jWork.ORG