JavaScript is disabled on your browser.
Package: groovy.io

[Java] Class GroovyPrintWriter


  • public class GroovyPrintWriter
    extends PrintWriter 

    A PrintWriter that outputs objects in Groovy style. That means print(Object) uses InvokerHelper.toString(Object) to produce the same results as Writer.print(Object).

    Since:
    1.6

    • Constructor Detail

      • public GroovyPrintWriter(File file)

      • public GroovyPrintWriter(Writer out)

      • public GroovyPrintWriter(Writer out, boolean autoflush)

      • public GroovyPrintWriter(OutputStream out, boolean autoflush)

      • public GroovyPrintWriter(String filename)

Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /