Uses of Class
io.atomix.utils.config.ConfigMapper.FieldDescriptor
-
Packages that use ConfigMapper.FieldDescriptor Package Description io.atomix.utils.config Provides classes and interfaces for reading and mapping configuration files. -
-
Uses of ConfigMapper.FieldDescriptor in io.atomix.utils.config
Methods in io.atomix.utils.config that return types with arguments of type ConfigMapper.FieldDescriptor Modifier and Type Method Description protected static Collection<ConfigMapper.FieldDescriptor>ConfigMapper. getFieldDescriptors(Class<?> type)
-