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 -
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
-
QStrings
The string resources.- Parameters:
locale- The application locale- Throws:
IOException- On I/O errors
-