JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.atomix.utils.config
Interface TypedConfig<T>
All Superinterfaces:
Config
public interface
TypedConfig<T>
extends
Config
Typed configuration.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
getType
()
Returns the type name.
Method Details
getType
T
getType
()
Returns the type name.
Returns:
the type name