Documentation of 'us.bpsm.edn.printer.LoosePrinter' Java class
LoosePrinter
us.bpsm.edn.printer

Class LoosePrinter



  • public class LoosePrinter
    extends java.lang.Object
    A Loose printer prints almost as compactly as the default printer, except that it inserts a few discretionary spaces to improve readability for debugging scenarios.

    This class is experimental.

    • Constructor Summary

      Constructors 
      Constructor and Description
      LoosePrinter() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static Printer newLoosePrinter(java.lang.Appendable out) 
      • Methods inherited from class java.lang.Object

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

      • LoosePrinter

        public LoosePrinter()
    • Method Detail

      • newLoosePrinter

        public static Printer newLoosePrinter(java.lang.Appendable out)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.