Package core.support.objects
Class KeyValue
java.lang.Object
core.support.objects.KeyValue
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidstatic voidprintKeyValue(List<KeyValue> values, String prefix) print values for key values with prefix prefix: eg.
-
Field Details
-
key
-
position
-
value
-
-
Constructor Details
-
KeyValue
public KeyValue() -
KeyValue
-
KeyValue
-
KeyValue
-
KeyValue
-
-
Method Details
-
add
-
add
-
add
-
add
-
printKeyValue
print values for key values with prefix prefix: eg. header, option...- Parameters:
values-prefix-
-