Class CLNStrings
java.lang.Object
com.io7m.jxtrand.vanilla.JXTAbstractStrings
com.io7m.calino.cmdline.internal.CLNStrings
- All Implemented Interfaces:
com.io7m.jxtrand.api.JXTStringsHasResourcesType, com.io7m.jxtrand.api.JXTStringsRawType, com.io7m.jxtrand.api.JXTStringsType, com.io7m.jxtrand.api.JXTStringsTypedType
public final class CLNStrings
extends com.io7m.jxtrand.vanilla.JXTAbstractStrings
A provider of strings.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.io7m.jxtrand.vanilla.JXTAbstractStrings
resourcesMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.io7m.jxtrand.api.JXTStringsRawType
formatMethods inherited from interface com.io7m.jxtrand.api.JXTStringsTypedType
format
-
Constructor Details
-
CLNStrings
A provider of strings.- Parameters:
locale- The locale- Throws:
IOException- On I/O errors
-