Class Keyword

    • Constructor Detail

      • Keyword

        public Keyword​(String keyword,
                       java.util.function.Supplier<Object> value)
      • Keyword

        public Keyword​(String keyword,
                       Object value)
    • Method Detail

      • getKeyword

        public String getKeyword()
      • getValueSupplier

        public java.util.function.Supplier<Object> getValueSupplier()