public class FieldTypes extends java.lang.Object implements FieldTypeProvider
| Constructor and Description |
|---|
FieldTypes() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.util.function.Predicate<FieldInfo>,java.lang.Class<? extends FieldInfo>> |
getTypes()
To implement by the implementors of this interface
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfielInfoType, getDefaultFieldInfoClasspublic java.util.Map<java.util.function.Predicate<FieldInfo>,java.lang.Class<? extends FieldInfo>> getTypes()
FieldTypeProvidergetTypes in interface FieldTypeProvider