Class SBStrings

java.lang.Object
com.io7m.jxtrand.vanilla.JXTAbstractStrings
com.io7m.sunburst.inventory.internal.SBStrings
All Implemented Interfaces:
com.io7m.jxtrand.api.JXTStringsHasResourcesType, com.io7m.jxtrand.api.JXTStringsRawType, com.io7m.jxtrand.api.JXTStringsType, com.io7m.jxtrand.api.JXTStringsTypedType

public final class SBStrings extends com.io7m.jxtrand.vanilla.JXTAbstractStrings
The string resources.
  • Constructor Details

    • SBStrings

      public SBStrings(Locale locale) throws IOException
      The string resources.
      Parameters:
      locale - The application locale
      Throws:
      IOException - On I/O errors
  • Method Details