Class StringObjectMapConverter
java.lang.Object
me.hsgamer.topper.spigot.plugin.config.converter.StringMapConverter<Object>
me.hsgamer.topper.spigot.plugin.config.converter.StringObjectMapConverter
- All Implemented Interfaces:
me.hsgamer.hscore.config.annotation.converter.Converter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.hsgamer.topper.spigot.plugin.config.converter.StringMapConverter
convert, convertToRaw
-
Constructor Details
-
StringObjectMapConverter
public StringObjectMapConverter()
-
-
Method Details
-
toValue
- Specified by:
toValue
in classStringMapConverter<Object>
-
toRawValue
- Specified by:
toRawValue
in classStringMapConverter<Object>
-