Class WXMBootMessages

java.lang.Object
com.io7m.waxmill.strings.api.WXMAbstractStrings
com.io7m.waxmill.boot.internal.WXMBootMessages
All Implemented Interfaces:
WXMStringsType

public final class WXMBootMessages
extends WXMAbstractStrings
  • Method Summary

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

    Methods inherited from class com.io7m.waxmill.strings.api.WXMAbstractStrings

    format, ofXML, ofXMLResource, resources

    Methods inherited from class java.lang.Object

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