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

Java/java/io/InterruptedIOException.fz


# Fuzion interface to instance members of Java instance class 'java.io.InterruptedIOException'
#
# !!!!!!  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.InterruptedIOException(redef forbidden void) ref : Java.java.io.IOException(forbidden), fuzion.java.Java_Object(forbidden) is

  # read instance Java field 'public int java.io.InterruptedIOException.bytesTransferred':
  #
  public bytesTransferred i32 =>
    fuzion.java.get_field (i32) InterruptedIOException.this "bytesTransferred"