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

Java/sun/reflect/annotation/TypeAnnotation_S_TypeAnnotationTargetInfo_static.fz


# Fuzion interface to static members of Java class 'sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo'
#
# !!!!!!  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.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static is

  # call Java constructor 'public sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo(sun.reflect.annotation.TypeAnnotation$TypeAnnotationTarget)':
  #
  public new_Lsun_7_reflect_7_annotation_7_TypeAnnotation_S_TypeAnnotationTarget_s_(arg0 Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTarget) Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo =>
    fuzion.java.call_constructor (Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo) "sun.reflect.annotation.TypeAnnotation\$TypeAnnotationTargetInfo" "(Lsun/reflect/annotation/TypeAnnotation\$TypeAnnotationTarget;)V" [(Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static.new_Lsun_7_reflect_7_annotation_7_TypeAnnotation_S_TypeAnnotationTarget_s_.this.arg0)]

  # call Java constructor 'public sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo(sun.reflect.annotation.TypeAnnotation$TypeAnnotationTarget,int,int)':
  #
  public new_Lsun_7_reflect_7_annotation_7_TypeAnnotation_S_TypeAnnotationTarget_s_II(arg0 Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTarget, arg1 i32, arg2 i32) Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo =>
    fuzion.java.call_constructor (Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo) "sun.reflect.annotation.TypeAnnotation\$TypeAnnotationTargetInfo" "(Lsun/reflect/annotation/TypeAnnotation\$TypeAnnotationTarget;II)V" [(Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static.new_Lsun_7_reflect_7_annotation_7_TypeAnnotation_S_TypeAnnotationTarget_s_II.this.arg0); (fuzion.java.i32_to_java_object Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static.new_Lsun_7_reflect_7_annotation_7_TypeAnnotation_S_TypeAnnotationTarget_s_II.this.arg1); (fuzion.java.i32_to_java_object Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static.new_Lsun_7_reflect_7_annotation_7_TypeAnnotation_S_TypeAnnotationTarget_s_II.this.arg2)]

  # call Java constructor 'public sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo(sun.reflect.annotation.TypeAnnotation$TypeAnnotationTarget,int)':
  #
  public new_Lsun_7_reflect_7_annotation_7_TypeAnnotation_S_TypeAnnotationTarget_s_I(arg0 Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTarget, arg1 i32) Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo =>
    fuzion.java.call_constructor (Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo) "sun.reflect.annotation.TypeAnnotation\$TypeAnnotationTargetInfo" "(Lsun/reflect/annotation/TypeAnnotation\$TypeAnnotationTarget;I)V" [(Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static.new_Lsun_7_reflect_7_annotation_7_TypeAnnotation_S_TypeAnnotationTarget_s_I.this.arg0); (fuzion.java.i32_to_java_object Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static.new_Lsun_7_reflect_7_annotation_7_TypeAnnotation_S_TypeAnnotationTarget_s_I.this.arg1)]

  # short-hand to call Java constructor 'public sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo(sun.reflect.annotation.TypeAnnotation$TypeAnnotationTarget)':
  #
  public new(arg0 Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTarget) (Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo) =>
    new_Lsun_7_reflect_7_annotation_7_TypeAnnotation_S_TypeAnnotationTarget_s_ Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static.new.this.arg0

  # short-hand to call Java constructor 'public sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo(sun.reflect.annotation.TypeAnnotation$TypeAnnotationTarget,int)':
  #
  public new(arg0 Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTarget, arg1 i32) (Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo) =>
    new_Lsun_7_reflect_7_annotation_7_TypeAnnotation_S_TypeAnnotationTarget_s_I Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static.new.this.arg0 Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static.new.this.arg1

  # short-hand to call Java constructor 'public sun.reflect.annotation.TypeAnnotation$TypeAnnotationTargetInfo(sun.reflect.annotation.TypeAnnotation$TypeAnnotationTarget,int,int)':
  #
  public new(arg0 Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTarget, arg1 i32, arg2 i32) (Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo) =>
    new_Lsun_7_reflect_7_annotation_7_TypeAnnotation_S_TypeAnnotationTarget_s_II Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static.new.this.arg0 Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static.new.this.arg1 Java.sun.reflect.annotation.TypeAnnotation_S_TypeAnnotationTargetInfo_static.new.this.arg2