- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- HierarchyEnumerator.NetNameProxy, HierarchyEnumerator.NodableNameProxy
- Enclosing class:
- HierarchyEnumerator
public abstract static class HierarchyEnumerator.NameProxy
extends java.lang.Object
implements java.io.Serializable
Stores the information necessary to generate an instance name for a Part
It is sometimes important not to store the instance name as a String.
When I stored instance names as strings in NCC profiles indicated that
almost 50% of the storage space was used in these strings and 70% of the
execution time was spent generating these Strings!!!
- See Also:
- Serialized Form