- Type Parameters:
KeyType - the key type
ValueType - the value type
public final class MapEntry<KeyType,ValueType>
extends Object
Instances of this classes represent a map entry defined in the configuration.
It's possible to create map instances from a set of entries or receive a list of entries for any custom map processing.
- Since:
- 4.0