Package com.io7m.quarrel.example
Class ExStrings
java.lang.Object
com.io7m.jxtrand.vanilla.JXTAbstractStrings
com.io7m.quarrel.example.ExStrings
- All Implemented Interfaces:
com.io7m.jxtrand.api.JXTStringsType
public final class ExStrings
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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.io7m.jxtrand.api.JXTStringsType
format
-
Constructor Details
-
ExStrings
The string resources.- Parameters:
locale- The application locale- Throws:
IOException- On I/O errors
-