Uses of Class
org.jboss.logmanager.LogManager.ReadOnlyMapEntry
Packages that use LogManager.ReadOnlyMapEntry
-
Uses of LogManager.ReadOnlyMapEntry in org.jboss.logmanager
Methods in org.jboss.logmanager that return LogManager.ReadOnlyMapEntryModifier and TypeMethodDescription(package private) static <K,V> LogManager.ReadOnlyMapEntry <K, V> LogManager.ReadOnlyMapEntry.of(K key, V value) Method parameters in org.jboss.logmanager with type arguments of type LogManager.ReadOnlyMapEntryModifier and TypeMethodDescription(package private) static <K,V> LogManager.ReadOnlyHashMap <K, V> LogManager.ReadOnlyHashMap.of(List<LogManager.ReadOnlyMapEntry<K, V>> entries)