Class PromelaFormatter

  • All Implemented Interfaces:
    Formatter

    public class PromelaFormatter
    extends java.lang.Object
    implements Formatter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String format​(java.lang.String text)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PromelaFormatter

        public PromelaFormatter()
    • Method Detail

      • format

        public java.lang.String format​(java.lang.String text)
        Specified by:
        format in interface Formatter