Class BaseFastNodeFinder.ConceptInstanceMap

  • Enclosing class:
    BaseFastNodeFinder

    protected static final class BaseFastNodeFinder.ConceptInstanceMap
    extends Object
    Simple wrap of Map('concept name' to concept instances).
    • Constructor Detail

      • ConceptInstanceMap

        protected ConceptInstanceMap()
    • Method Detail

      • add

        public void add​(SNode root)
        this method doesn't expect root to be added twice to the same map (to keep impl simple)
      • trimValues

        public void trimValues()