public class AppenderInfo extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
AppenderInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName() |
void |
setFile(String file) |
void |
setName(String name) |
void |
setType(String type) |
void |
withDetail(String name,
Object value) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2018–2019. All rights reserved.