public class Keyword extends Object
Constructor and Description |
---|
Keyword(String keyword,
Object value) |
Keyword(String keyword,
Supplier<Object> value) |
Modifier and Type | Method and Description |
---|---|
String |
getKeyword() |
Supplier<Object> |
getValueSupplier() |
Copyright © 2021 Eclipse. All rights reserved.