Class StringCache


  • public class StringCache
    extends java.lang.Object
    This class caches the path strings used in the CompositeNodeState to avoid keeping too many strings in the memory.
    • Constructor Detail

      • StringCache

        public StringCache()