Package | Description |
---|---|
com.tangosol.util |
Contains various generic utilities.
|
Modifier and Type | Method | Description |
---|---|---|
static <K,V> InvocableMapHelper.SimpleEntry<K,V> |
InvocableMapHelper.makeEntry(Map<K,V> map,
K key)
Create a SimpleEntry object for the specified map and the key.
|