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 © 2022 Eclipse. All rights reserved.