Class ToString

    • Constructor Summary

      Constructors 
      Constructor Description
      ToString()  
    • Method Summary

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

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

      • ToString

        public ToString()
    • Method Detail

      • apply

        public java.lang.Object apply​(java.lang.String input)
        Specified by:
        apply in interface StringConverter