- All Implemented Interfaces:
Formatter<String>
, Function<String,String>
Formatter for Item names, that capitalizes each part and separates them with spaces instead of underscores.
-
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
-
ItemNameFormatter
public ItemNameFormatter()
-