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

Java/sun/nio/cs/EUC__JP_S_Decoder_static.fz


# Fuzion interface to static members of Java class 'sun.nio.cs.EUC_JP$Decoder'
#
# !!!!!!  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.cs.EUC__JP_S_Decoder_static is

  # read static Java field 'public static final sun.nio.cs.SingleByte$Decoder sun.nio.cs.EUC_JP$Decoder.DEC0201':
  #
  public DEC0201 Java.sun.nio.cs.SingleByte_S_Decoder =>
    fuzion.java.get_static_field (Java.sun.nio.cs.SingleByte_S_Decoder) "sun.nio.cs.EUC_JP\$Decoder" "DEC0201"

  # read static Java field 'public static final sun.nio.cs.DoubleByte$Decoder sun.nio.cs.EUC_JP$Decoder.DEC0208':
  #
  public DEC0208 Java.sun.nio.cs.DoubleByte_S_Decoder =>
    fuzion.java.get_static_field (Java.sun.nio.cs.DoubleByte_S_Decoder) "sun.nio.cs.EUC_JP\$Decoder" "DEC0208"

  # read static Java field 'public static final sun.nio.cs.DoubleByte$Decoder sun.nio.cs.EUC_JP$Decoder.DEC0212':
  #
  public DEC0212 Java.sun.nio.cs.DoubleByte_S_Decoder =>
    fuzion.java.get_static_field (Java.sun.nio.cs.DoubleByte_S_Decoder) "sun.nio.cs.EUC_JP\$Decoder" "DEC0212"