Class MlWriter


  • public class MlWriter
    extends Writer
    • Method Detail

      • writeToString

        public java.lang.String writeToString()
        Description copied from class: Writer
        Writes the object into a string.
        Specified by:
        writeToString in class Writer
        Returns:
        the string representing the object.