Class TsonComment
java.lang.Object
net.thevpc.tson.TsonComment
- All Implemented Interfaces:
Comparable<TsonComment>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleaninthashCode()static TsonCommentstatic TsonCommentofMultiLine(String text) static TsonCommentofSingleLine(String text) text()type()
-
Constructor Details
-
TsonComment
-
-
Method Details
-
of
-
ofMultiLine
-
ofSingleLine
-
type
-
text
-
equals
-
hashCode
-
compareTo
- Specified by:
compareToin interfaceComparable<TsonComment>
-