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

Java/java/util/concurrent/RunnableScheduledFuture.fz


# Fuzion interface to instance members of Java instance class 'java.util.concurrent.RunnableScheduledFuture'
#
# !!!!!!  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.util.concurrent.RunnableScheduledFuture(forbidden void) ref : fuzion.java.Java_Object(forbidden) is

  # call Java instance method 'public abstract boolean java.util.concurrent.RunnableScheduledFuture.isPeriodic()':
  #
  public isPeriodic bool =>
    fuzion.java.call_virtual (bool) "java.util.concurrent.RunnableScheduledFuture" "isPeriodic" "()Z" RunnableScheduledFuture.this []