Interface ValueQueryNode<T>

    • Method Detail

      • setValue

        void setValue​(T value)
      • getValue

        T getValue()