Class LLStrings

java.lang.Object
com.io7m.jxtrand.vanilla.JXTAbstractStrings
com.io7m.looseleaf.server.internal.LLStrings
All Implemented Interfaces:
com.io7m.jxtrand.api.JXTStringsType, LLServiceType

public final class LLStrings extends com.io7m.jxtrand.vanilla.JXTAbstractStrings implements LLServiceType
The server string resource service.
  • Constructor Details

    • LLStrings

      public LLStrings(Locale locale) throws IOException
      The server string resource service.
      Parameters:
      locale - The server locale
      Throws:
      IOException - On I/O errors
  • Method Details