Class StringStringObjectMapConverter
java.lang.Object
me.hsgamer.topper.spigot.plugin.config.converter.StringMapConverter<Map<String,Object>>
me.hsgamer.topper.spigot.plugin.config.converter.StringStringObjectMapConverter
- 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
-
StringStringObjectMapConverter
public StringStringObjectMapConverter()
-
-
Method Details
-
toValue
- Specified by:
toValue
in classStringMapConverter<Map<String,
Object>>
-
toRawValue
- Specified by:
toRawValue
in classStringMapConverter<Map<String,
Object>>
-