Uses of Interface
io.atomix.utils.config.TypedConfig
-
Packages that use TypedConfig Package Description io.atomix.utils Provides utility classes and interfaces used throughout Atomix projects. -
-
Uses of TypedConfig in io.atomix.utils
Classes in io.atomix.utils with type parameters of type TypedConfig Modifier and Type Interface Description interfaceConfiguredType<C extends TypedConfig>Configured type.
-