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

Java/sun/nio/ch/SimpleAsynchronousFileChannelImpl.fz


# Fuzion interface to instance members of Java instance class 'sun.nio.ch.SimpleAsynchronousFileChannelImpl'
#
# !!!!!!  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.sun.nio.ch.SimpleAsynchronousFileChannelImpl(redef forbidden void) ref : Java.java.nio.channels.AsynchronousFileChannel(forbidden), fuzion.java.Java_Object(forbidden) is

  # call Java instance method 'public void sun.nio.ch.SimpleAsynchronousFileChannelImpl.close() throws java.io.IOException':
  #
  public close outcome (unit) =>
    fuzion.java.call_virtual (outcome (unit)) "sun.nio.ch.SimpleAsynchronousFileChannelImpl" "close" "()V" SimpleAsynchronousFileChannelImpl.this []