Class AbstractNestedStructureHouseKeeper.Structure

    • Constructor Detail

      • Structure

        protected Structure()
    • Method Detail

      • getElementType

        public java.lang.Class<?> getElementType()
      • setElementType

        public void setElementType​(java.lang.Class<?> elementType)
      • setPushedElement

        public void setPushedElement​(NestedStructure pushedElement)
      • match

        public <T> boolean match​(java.lang.Class<T> expectedClass)