Class ExpState

    • Field Detail

      • NULL

        public static final ExpState NULL
        State with no joins.
      • joins

        public Joins joins
    • Constructor Detail

      • ExpState

        public ExpState()
      • ExpState

        public ExpState​(Joins joins)