|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.util.AttributesRack
public class AttributesRack
| Field Summary | |
|---|---|
private java.lang.Object[] |
internalArray
|
static int |
MAX_ATTRIBUTES
|
| Constructor Summary | |
|---|---|
AttributesRack()
|
|
| Method Summary | |
|---|---|
void |
addAttribute(MeshiAttribute attribute)
|
MeshiAttribute |
getAttribute(int key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MAX_ATTRIBUTES
private final java.lang.Object[] internalArray
| Constructor Detail |
|---|
public AttributesRack()
| Method Detail |
|---|
public void addAttribute(MeshiAttribute attribute)
public MeshiAttribute getAttribute(int key)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||