Class IdStrings

java.lang.Object
com.io7m.jxtrand.vanilla.JXTAbstractGenericStrings<IdStringConstantType>
com.io7m.idstore.strings.IdStrings
All Implemented Interfaces:
com.io7m.jxtrand.api.JXTStringsGenericType<IdStringConstantType>, com.io7m.jxtrand.api.JXTStringsHasResourcesType, com.io7m.jxtrand.api.JXTStringsRawType, com.io7m.repetoir.core.RPServiceType

public final class IdStrings extends com.io7m.jxtrand.vanilla.JXTAbstractGenericStrings<IdStringConstantType> implements com.io7m.repetoir.core.RPServiceType
The string resources.
  • Method Details

    • create

      public static IdStrings create(Locale locale)
      Create string resources.
      Parameters:
      locale - The locale
      Returns:
      The string resources
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • description

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