JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.github.fablabsmc.fablabs.api.fiber.v1.tree
Interface Commentable
All Known Subinterfaces:
ConfigBranch
,
ConfigLeaf
<T>
All Known Implementing Classes:
ConfigBranchImpl
,
ConfigLeafImpl
,
ConfigNodeImpl
public interface
Commentable
Capable of being marked with a comment.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getComment
()
Returns the comment that was assigned to this class.
Method Detail
getComment
String
getComment()
Returns the comment that was assigned to this class.
Returns:
the comment
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method