- java.lang.Object
-
- java.util.AbstractCollection<E>
-
- java.util.ArrayDeque<java.lang.String>
-
- org.jpmml.evaluator.FunctionNameStack
-
-
Method Summary
-
Methods inherited from class java.util.ArrayDeque
add, addFirst, addLast, clear, clone, contains, descendingIterator, element, getFirst, getLast, isEmpty, iterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, size, spliterator, toArray, toArray
-
Methods inherited from class java.util.AbstractCollection
addAll, containsAll, removeAll, retainAll, toString
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Collection
addAll, containsAll, equals, hashCode, parallelStream, removeAll, removeIf, retainAll, stream
-
Methods inherited from interface java.lang.Iterable
forEach
-
-
Method Detail
-
getCapacity
public int getCapacity()
Copyright © 2025. All Rights Reserved.