public final class FieldInfo<T> extends Object
Constructor and Description |
---|
FieldInfo(String namespace,
String doc,
Class<T> type,
T defaultValue) |
Modifier and Type | Method and Description |
---|---|
Object |
getDefaultValue() |
String |
getDoc() |
String |
getNamespace() |
Class<?> |
getType() |
String |
toString() |
Copyright © 2018 SPF4J. All rights reserved.