Class CLMessages

java.lang.Object
com.io7m.changelog.cmdline.internal.CLAbstractStrings
com.io7m.changelog.cmdline.internal.CLMessages
All Implemented Interfaces:
CLStringsType

public final class CLMessages
extends CLAbstractStrings
  • Method Summary

    Modifier and Type Method Description
    static CLMessages create()  
    java.lang.String toString()  

    Methods inherited from class com.io7m.changelog.cmdline.internal.CLAbstractStrings

    format, ofXML, ofXMLResource, resources

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Method Details

    • create

      public static CLMessages create()
    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object