| Package | Description |
|---|---|
| org.jboss.logmanager |
| Modifier and Type | Method and Description |
|---|---|
(package private) static <K,V> LogManager.ReadOnlyMapEntry<K,V> |
LogManager.ReadOnlyMapEntry.of(K key,
V value) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static <K,V> LogManager.ReadOnlyHashMap<K,V> |
LogManager.ReadOnlyHashMap.of(java.util.List<LogManager.ReadOnlyMapEntry<K,V>> entries) |