Package org.eclipse.sisu.space.asm
Class Attribute.Set
java.lang.Object
org.eclipse.sisu.space.asm.Attribute.Set
- Enclosing class:
Attribute
A set of attribute prototypes (attributes with the same type are considered equal).
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SIZE_INCREMENT
private static final int SIZE_INCREMENT- See Also:
-
size
private int size -
data
-
-
Constructor Details
-
Set
Set()
-
-
Method Details
-
addAttributes
-
toArray
Attribute[] toArray() -
contains
-
add
-