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

Java/jdk/internal/classfile/impl/UnboundAttribute_S_UnboundModuleHashesAttribute_static.fz


# Fuzion interface to static members of Java class 'jdk.internal.classfile.impl.UnboundAttribute$UnboundModuleHashesAttribute'
#
# !!!!!!  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.jdk.internal.classfile.impl.UnboundAttribute_S_UnboundModuleHashesAttribute_static is

  # call Java constructor 'public jdk.internal.classfile.impl.UnboundAttribute$UnboundModuleHashesAttribute(jdk.internal.classfile.constantpool.Utf8Entry,java.util.List)':
  #
  public new_Ljdk_7_internal_7_classfile_7_constantpool_7_Utf8Entry_s_Ljava_7_util_7_List_s_(arg0 Java.jdk.internal.classfile.constantpool.Utf8Entry, arg1 Java.java.util.List) Java.jdk.internal.classfile.impl.UnboundAttribute_S_UnboundModuleHashesAttribute =>
    fuzion.java.call_constructor (Java.jdk.internal.classfile.impl.UnboundAttribute_S_UnboundModuleHashesAttribute) "jdk.internal.classfile.impl.UnboundAttribute\$UnboundModuleHashesAttribute" "(Ljdk/internal/classfile/constantpool/Utf8Entry;Ljava/util/List;)V" [(Java.jdk.internal.classfile.impl.UnboundAttribute_S_UnboundModuleHashesAttribute_static.new_Ljdk_7_internal_7_classfile_7_constantpool_7_Utf8Entry_s_Ljava_7_util_7_List_s_.this.arg0); (Java.jdk.internal.classfile.impl.UnboundAttribute_S_UnboundModuleHashesAttribute_static.new_Ljdk_7_internal_7_classfile_7_constantpool_7_Utf8Entry_s_Ljava_7_util_7_List_s_.this.arg1)]

  # short-hand to call Java constructor 'public jdk.internal.classfile.impl.UnboundAttribute$UnboundModuleHashesAttribute(jdk.internal.classfile.constantpool.Utf8Entry,java.util.List)':
  #
  public new(arg0 Java.jdk.internal.classfile.constantpool.Utf8Entry, arg1 Java.java.util.List) (Java.jdk.internal.classfile.impl.UnboundAttribute_S_UnboundModuleHashesAttribute) =>
    new_Ljdk_7_internal_7_classfile_7_constantpool_7_Utf8Entry_s_Ljava_7_util_7_List_s_ Java.jdk.internal.classfile.impl.UnboundAttribute_S_UnboundModuleHashesAttribute_static.new.this.arg0 Java.jdk.internal.classfile.impl.UnboundAttribute_S_UnboundModuleHashesAttribute_static.new.this.arg1