|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.npsnet.xrti.XRTIAttributeHandleValueMapFactory
Factory for AttributeHandleValueMap instances.
| Constructor Summary | |
XRTIAttributeHandleValueMapFactory()
|
|
| Method Summary | |
AttributeHandleValueMap |
create(int capacity)
Creates a new AttributeHandleValueMap with the
specified initial capacity. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XRTIAttributeHandleValueMapFactory()
| Method Detail |
public AttributeHandleValueMap create(int capacity)
AttributeHandleValueMap with the
specified initial capacity.
create in interface AttributeHandleValueMapFactorycapacity - the initial capacity of the map
AttributeHandleMap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||