Class ConfigComment
java.lang.Object
com.beansgalaxy.backpacks.config.types.ConfigComment
- All Implemented Interfaces:
ConfigLine
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigComment
-
-
Method Details
-
encode
- Specified by:
encodein interfaceConfigLine
-
toString
-
comment
- Specified by:
commentin interfaceConfigLine
-
decode
public void decode(com.google.gson.JsonObject jsonObject) - Specified by:
decodein interfaceConfigLine
-
punctuate
public boolean punctuate()- Specified by:
punctuatein interfaceConfigLine
-