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
me.zeroeightsix.fiber.tree
Interface Commentable
All Known Implementing Classes:
ConfigLeaf
,
ConfigNode
,
ConfigValue
public interface
Commentable
Capable of being marked with a comment.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getComment
()
Returns the comment that was assigned to this class
Method Detail
getComment
java.lang.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