java.lang.Object
com.hypixel.hytale.server.core.Options.StringToPathMapConverter
- All Implemented Interfaces:
joptsimple.ValueConverter<Map<String,Path>>
- Enclosing class:
Options
public static class Options.StringToPathMapConverter
extends Object
implements joptsimple.ValueConverter<Map<String,Path>>
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
StringToPathMapConverter
public StringToPathMapConverter()
-
Method Details
-
convert
- Specified by:
convert in interface joptsimple.ValueConverter<Map<String,Path>>
-
valueType
- Specified by:
valueType in interface joptsimple.ValueConverter<Map<String,Path>>
-
valuePattern
@Nullable
public String valuePattern()
- Specified by:
valuePattern in interface joptsimple.ValueConverter<Map<String,Path>>