* Add a generic type for the key on the ImmutableKeyValuePairs. This necessitated changing the `get` to `getValue` to avoid clashing with the java.util.Map interface. Also introduced convenience sub-interfaces for consuming labels and attributes, so consumers don't have to worry about the types if they don't want to. * Add some javadoc to the new interfaces. * Make AttributesMap not extend map, and restore the get method name for Attributes. * make ImmutableKeyValuePairs also have a parameterized key type |
||
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| build.gradle | ||