Class QStrings

java.lang.Object
com.io7m.jxtrand.vanilla.JXTAbstractStrings
com.io7m.quarrel.core.internal.QStrings
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 QStrings extends com.io7m.jxtrand.vanilla.JXTAbstractStrings
The string resources.
  • Constructor Summary

    Constructors
    Constructor
    Description
    QStrings(Locale locale)
    The string resources.
  • 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

    • QStrings

      public QStrings(Locale locale) throws IOException
      The string resources.
      Parameters:
      locale - The application locale
      Throws:
      IOException - On I/O errors