JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
com.stereowalker.unionlib.config
CommentedEnum
Contents
Description
Method Summary
Method Details
getComment()
getConfigComment()
getValues()
Hide sidebar
Show sidebar
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
()