Interface KeyValueListPair.Builder
- Enclosing class:
KeyValueListPair
public static interface KeyValueListPair.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
key
Set the key of thisKeyValueListPairinstance.- Parameters:
key- The key of thisKeyValueListPair- Returns:
- The KeyValueListPair builder.
-