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

Java/sun/nio/ch/DefaultAsynchronousChannelProvider_static.fz


# Fuzion interface to static members of Java class 'sun.nio.ch.DefaultAsynchronousChannelProvider'
#
# !!!!!!  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.DefaultAsynchronousChannelProvider_static is

  # call Java static method 'public static java.nio.channels.spi.AsynchronousChannelProvider sun.nio.ch.DefaultAsynchronousChannelProvider.create()':
  #
  public create Java.java.nio.channels.spi.AsynchronousChannelProvider =>
    fuzion.java.call_static (Java.java.nio.channels.spi.AsynchronousChannelProvider) "sun.nio.ch.DefaultAsynchronousChannelProvider" "create" "()Ljava/nio/channels/spi/AsynchronousChannelProvider;" []