Class NodeWithComment
- java.lang.Object
-
- org.geysermc.configutils.node.util.NodeWithComment
-
public class NodeWithComment extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NodeWithComment(@NonNull java.lang.Object value, @NonNull java.lang.String comment)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringcomment()java.lang.Objectvalue()
-