Class LLStrings
java.lang.Object
com.io7m.jxtrand.vanilla.JXTAbstractStrings
com.io7m.looseleaf.server.internal.LLStrings
- All Implemented Interfaces:
com.io7m.jxtrand.api.JXTStringsHasResourcesType,com.io7m.jxtrand.api.JXTStringsRawType,com.io7m.jxtrand.api.JXTStringsType,com.io7m.jxtrand.api.JXTStringsTypedType,com.io7m.repetoir.core.RPServiceType
public final class LLStrings
extends com.io7m.jxtrand.vanilla.JXTAbstractStrings
implements com.io7m.repetoir.core.RPServiceType
The server string resource service.
-
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, wait, wait, waitMethods inherited from interface com.io7m.jxtrand.api.JXTStringsRawType
formatMethods inherited from interface com.io7m.jxtrand.api.JXTStringsTypedType
format
-
Constructor Details
-
LLStrings
The server string resource service.- Parameters:
locale- The server locale- Throws:
IOException- On I/O errors
-
-
Method Details