public class InstructionStack extends Stack<Byte>
capacityIncrement, elementCount, elementDatamodCount| Constructor and Description |
|---|
InstructionStack() |
| Modifier and Type | Method and Description |
|---|---|
float |
popF26Dot6() |
long |
popUint32() |
void |
pushF26Dot6(float num) |
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, forEach, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeIf, removeRange, replaceAll, retainAll, set, setElementAt, setSize, size, sort, spliterator, subList, toArray, toArray, toString, trimToSizefinalize, getClass, notify, notifyAll, wait, wait, waitparallelStream, streampublic long popUint32()
throws IOException
IOExceptionpublic float popF26Dot6()
throws IOException
IOExceptionpublic void pushF26Dot6(float num)
throws IOException
IOExceptionCopyright © 2016. All rights reserved.