java.io.Serializable
, java.lang.Cloneable
, java.lang.Iterable<AttributeEntry>
, java.util.Collection<AttributeEntry>
, java.util.List<AttributeEntry>
, java.util.RandomAccess
class 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, wait
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, trimToSize
void put(ClassFormatOutput out) throws java.io.IOException
java.io.IOException
int classFileSize()
void addEntry(AttributeEntry item)
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.