| Package | Description |
|---|---|
| ma.glasnost.orika |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Type<MapEntry<K,V>> |
MapEntry.concreteEntryType(Type<? extends Map<K,V>> mapType)
Returns the concrete
MapEntry<K,V> type that represents the entries of the given map |
static <K,V> Set<MapEntry<K,V>> |
MapEntry.entrySet(Map<K,V> map) |
Copyright © 2019 Glasnost. All rights reserved.