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