|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.npsnet.xrti.XRTIParameterHandleValueMapFactory
A factory for ParameterHandleValueMap instances.
| Constructor Summary | |
XRTIParameterHandleValueMapFactory()
|
|
| Method Summary | |
ParameterHandleValueMap |
create(int capacity)
Creates a new ParameterHandleValueMap instance 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 XRTIParameterHandleValueMapFactory()
| Method Detail |
public ParameterHandleValueMap create(int capacity)
ParameterHandleValueMap instance with
the specified initial capacity.
create in interface ParameterHandleValueMapFactorycapacity - the initial map capacity
ParameterHandleValueMap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||