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
    Constructor
    Description
    A provider of strings.
  • Method Summary

    Methods inherited from class com.io7m.jxtrand.vanilla.JXTAbstractStrings

    resources

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.io7m.jxtrand.api.JXTStringsRawType

    format

    Methods inherited from interface com.io7m.jxtrand.api.JXTStringsTypedType

    format
  • Constructor Details

    • CLNStrings

      public CLNStrings(Locale locale) throws IOException
      A provider of strings.
      Parameters:
      locale - The locale
      Throws:
      IOException - On I/O errors