java.io.Serializable, java.lang.Cloneable, java.lang.Iterable<AttributeEntry>, java.util.Collection<AttributeEntry>, java.util.List<AttributeEntry>, java.util.RandomAccessclass Attributes extends java.util.Vector<AttributeEntry>
| Modifier and Type | Field | Description |
|---|---|---|
private int |
classFileSize |
| Constructor | Description |
|---|---|
Attributes(int count) |
| Modifier and Type | Method | Description |
|---|---|---|
(package private) void |
addEntry(AttributeEntry item) |
|
(package private) int |
classFileSize() |
|
(package private) void |
put(ClassFormatOutput out) |
finalize, getClass, notify, notifyAll, wait, wait, waitadd, 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, trimToSizevoid put(ClassFormatOutput out) throws java.io.IOException
java.io.IOExceptionint classFileSize()
void addEntry(AttributeEntry item)
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.