com.ptc.windchill.cadx.ws
Class WsSelectionHolder
java.lang.Object
java.util.Dictionary
java.util.Hashtable
com.ptc.windchill.cadx.ws.WsSelectionHolder
- All Implemented Interfaces:
- Cloneable, Map, Serializable
- public class WsSelectionHolder
- extends Hashtable
- See Also:
- Serialized Form
Nested classes inherited from class java.util.Hashtable |
|
Fields inherited from class java.util.Hashtable |
|
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
selection_holder_obj
private static WsSelectionHolder selection_holder_obj
CLEANUP_THRESHOLD
private static final long CLEANUP_THRESHOLD
- See Also:
- Constant Field Values
WsSelectionHolder
public WsSelectionHolder()
WsSelectionHolder
public WsSelectionHolder(int initialCapacity)
WsSelectionHolder
public WsSelectionHolder(int initialCapacity,
float loadFactor)
getSelectionHolder
public static WsSelectionHolder getSelectionHolder()
getSelectionId
public static long getSelectionId()
CollectGarbage
public void CollectGarbage()