java.io.Serializable
, java.lang.Cloneable
, java.lang.Iterable<CMath.CompiledOperation>
, java.util.Collection<CMath.CompiledOperation>
, java.util.Deque<CMath.CompiledOperation>
, java.util.List<CMath.CompiledOperation>
, java.util.Queue<CMath.CompiledOperation>
public static final class CMath.CompiledFormula extends java.util.LinkedList<CMath.CompiledOperation> implements java.lang.Cloneable
Constructor | Description |
---|---|
CompiledFormula() |
containsAll, isEmpty, removeAll, retainAll, toString
equals, hashCode, listIterator, removeRange, subList
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArray