JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.stereowalker.unionlib.config
Interface CommentedEnum<T extends
Enum
<?>>
All Known Implementing Classes:
TestEnum
public interface
CommentedEnum<T extends
Enum
<?>>
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
String
getComment
()
default
String
getConfigComment
()
T
[]
getValues
()
Method Details
getComment
String
getComment
()
getConfigComment
default
String
getConfigComment
()
getValues
T
[]
getValues
()