Class LLStrings

java.lang.Object
com.io7m.jxtrand.vanilla.JXTAbstractStrings
com.io7m.looseleaf.server.internal.LLStrings
All Implemented Interfaces:
com.io7m.jxtrand.api.JXTStringsType, 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 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

    • description

      public String description()
      Specified by:
      description in interface com.io7m.repetoir.core.RPServiceType
    • toString

      public String toString()
      Overrides:
      toString in class Object