Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

Java/java/io/BufferedWriter.fz


# Fuzion interface to instance members of Java instance class 'java.io.BufferedWriter'
#
# !!!!!!  DO NOT EDIT, GENERATED CODE !!!!!!
#
# This code was generated automatically using the fzjava tool V0.087 called 
# as follows:
#
#   ./build/bin/fzjava java.base -to=build/modules/java.base -verbose=0
#
public Java.java.io.BufferedWriter(redef forbidden void) ref : Java.java.io.Writer(forbidden), fuzion.java.Java_Object(forbidden) is

  # call Java instance method 'public void java.io.BufferedWriter.newLine() throws java.io.IOException':
  #
  public newLine outcome (unit) =>
    fuzion.java.call_virtual (outcome (unit)) "java.io.BufferedWriter" "newLine" "()V" BufferedWriter.this []