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

Java/sun/security/util/math/MutableIntegerModuloP.fz


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

  # call Java instance method 'public abstract void sun.security.util.math.MutableIntegerModuloP.conditionalSet(sun.security.util.math.IntegerModuloP,int)':
  #
  public conditionalSet_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_I(arg0 Java.sun.security.util.math.IntegerModuloP, arg1 i32) unit =>
    fuzion.java.call_virtual (unit) "sun.security.util.math.MutableIntegerModuloP" "conditionalSet" "(Lsun/security/util/math/IntegerModuloP;I)V" MutableIntegerModuloP.this [(Java.sun.security.util.math.MutableIntegerModuloP.conditionalSet_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_I.this.arg0); (fuzion.java.i32_to_java_object Java.sun.security.util.math.MutableIntegerModuloP.conditionalSet_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_I.this.arg1)]

  # call Java instance method 'public abstract void sun.security.util.math.MutableIntegerModuloP.conditionalSwapWith(sun.security.util.math.MutableIntegerModuloP,int)':
  #
  public conditionalSwapWith_Lsun_7_security_7_util_7_math_7_MutableIntegerModuloP_s_I(arg0 Java.sun.security.util.math.MutableIntegerModuloP, arg1 i32) unit =>
    fuzion.java.call_virtual (unit) "sun.security.util.math.MutableIntegerModuloP" "conditionalSwapWith" "(Lsun/security/util/math/MutableIntegerModuloP;I)V" MutableIntegerModuloP.this [(Java.sun.security.util.math.MutableIntegerModuloP.conditionalSwapWith_Lsun_7_security_7_util_7_math_7_MutableIntegerModuloP_s_I.this.arg0); (fuzion.java.i32_to_java_object Java.sun.security.util.math.MutableIntegerModuloP.conditionalSwapWith_Lsun_7_security_7_util_7_math_7_MutableIntegerModuloP_s_I.this.arg1)]

  # call Java instance method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setAdditiveInverse()':
  #
  public setAdditiveInverse Java.sun.security.util.math.MutableIntegerModuloP =>
    fuzion.java.call_virtual (Java.sun.security.util.math.MutableIntegerModuloP) "sun.security.util.math.MutableIntegerModuloP" "setAdditiveInverse" "()Lsun/security/util/math/MutableIntegerModuloP;" MutableIntegerModuloP.this []

  # call Java instance method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setDifference(sun.security.util.math.IntegerModuloP)':
  #
  public setDifference_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_(arg0 Java.sun.security.util.math.IntegerModuloP) Java.sun.security.util.math.MutableIntegerModuloP =>
    fuzion.java.call_virtual (Java.sun.security.util.math.MutableIntegerModuloP) "sun.security.util.math.MutableIntegerModuloP" "setDifference" "(Lsun/security/util/math/IntegerModuloP;)Lsun/security/util/math/MutableIntegerModuloP;" MutableIntegerModuloP.this [(Java.sun.security.util.math.MutableIntegerModuloP.setDifference_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_.this.arg0)]

  # call Java instance method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setProduct(sun.security.util.math.IntegerModuloP)':
  #
  public setProduct_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_(arg0 Java.sun.security.util.math.IntegerModuloP) Java.sun.security.util.math.MutableIntegerModuloP =>
    fuzion.java.call_virtual (Java.sun.security.util.math.MutableIntegerModuloP) "sun.security.util.math.MutableIntegerModuloP" "setProduct" "(Lsun/security/util/math/IntegerModuloP;)Lsun/security/util/math/MutableIntegerModuloP;" MutableIntegerModuloP.this [(Java.sun.security.util.math.MutableIntegerModuloP.setProduct_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_.this.arg0)]

  # call Java instance method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setProduct(sun.security.util.math.SmallValue)':
  #
  public setProduct_Lsun_7_security_7_util_7_math_7_SmallValue_s_(arg0 Java.sun.security.util.math.SmallValue) Java.sun.security.util.math.MutableIntegerModuloP =>
    fuzion.java.call_virtual (Java.sun.security.util.math.MutableIntegerModuloP) "sun.security.util.math.MutableIntegerModuloP" "setProduct" "(Lsun/security/util/math/SmallValue;)Lsun/security/util/math/MutableIntegerModuloP;" MutableIntegerModuloP.this [(Java.sun.security.util.math.MutableIntegerModuloP.setProduct_Lsun_7_security_7_util_7_math_7_SmallValue_s_.this.arg0)]

  # call Java instance method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setSquare()':
  #
  public setSquare Java.sun.security.util.math.MutableIntegerModuloP =>
    fuzion.java.call_virtual (Java.sun.security.util.math.MutableIntegerModuloP) "sun.security.util.math.MutableIntegerModuloP" "setSquare" "()Lsun/security/util/math/MutableIntegerModuloP;" MutableIntegerModuloP.this []

  # call Java instance method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setSum(sun.security.util.math.IntegerModuloP)':
  #
  public setSum_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_(arg0 Java.sun.security.util.math.IntegerModuloP) Java.sun.security.util.math.MutableIntegerModuloP =>
    fuzion.java.call_virtual (Java.sun.security.util.math.MutableIntegerModuloP) "sun.security.util.math.MutableIntegerModuloP" "setSum" "(Lsun/security/util/math/IntegerModuloP;)Lsun/security/util/math/MutableIntegerModuloP;" MutableIntegerModuloP.this [(Java.sun.security.util.math.MutableIntegerModuloP.setSum_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_.this.arg0)]

  # call Java instance method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setValue(java.nio.ByteBuffer,int,byte)':
  #
  public setValue_Ljava_7_nio_7_ByteBuffer_s_IB(arg0 Java.java.nio.ByteBuffer, arg1 i32, arg2 i8) Java.sun.security.util.math.MutableIntegerModuloP =>
    fuzion.java.call_virtual (Java.sun.security.util.math.MutableIntegerModuloP) "sun.security.util.math.MutableIntegerModuloP" "setValue" "(Ljava/nio/ByteBuffer;IB)Lsun/security/util/math/MutableIntegerModuloP;" MutableIntegerModuloP.this [(Java.sun.security.util.math.MutableIntegerModuloP.setValue_Ljava_7_nio_7_ByteBuffer_s_IB.this.arg0); (fuzion.java.i32_to_java_object Java.sun.security.util.math.MutableIntegerModuloP.setValue_Ljava_7_nio_7_ByteBuffer_s_IB.this.arg1); (fuzion.java.i8_to_java_object Java.sun.security.util.math.MutableIntegerModuloP.setValue_Ljava_7_nio_7_ByteBuffer_s_IB.this.arg2)]

  # call Java instance method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setValue(sun.security.util.math.IntegerModuloP)':
  #
  public setValue_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_(arg0 Java.sun.security.util.math.IntegerModuloP) Java.sun.security.util.math.MutableIntegerModuloP =>
    fuzion.java.call_virtual (Java.sun.security.util.math.MutableIntegerModuloP) "sun.security.util.math.MutableIntegerModuloP" "setValue" "(Lsun/security/util/math/IntegerModuloP;)Lsun/security/util/math/MutableIntegerModuloP;" MutableIntegerModuloP.this [(Java.sun.security.util.math.MutableIntegerModuloP.setValue_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_.this.arg0)]

  # call Java instance method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setValue(byte[],int,int,byte)':
  #
  public setValue__u00005b_BIIB(arg0 Sequence (i8), arg1 i32, arg2 i32, arg3 i8) Java.sun.security.util.math.MutableIntegerModuloP =>
    fuzion.java.call_virtual (Java.sun.security.util.math.MutableIntegerModuloP) "sun.security.util.math.MutableIntegerModuloP" "setValue" "([BIIB)Lsun/security/util/math/MutableIntegerModuloP;" MutableIntegerModuloP.this [(fuzion.java.array_to_java_object (i8) Java.sun.security.util.math.MutableIntegerModuloP.setValue__u00005b_BIIB.this.arg0); (fuzion.java.i32_to_java_object Java.sun.security.util.math.MutableIntegerModuloP.setValue__u00005b_BIIB.this.arg1); (fuzion.java.i32_to_java_object Java.sun.security.util.math.MutableIntegerModuloP.setValue__u00005b_BIIB.this.arg2); (fuzion.java.i8_to_java_object Java.sun.security.util.math.MutableIntegerModuloP.setValue__u00005b_BIIB.this.arg3)]

  # short-hand to call Java method 'public abstract void sun.security.util.math.MutableIntegerModuloP.conditionalSet(sun.security.util.math.IntegerModuloP,int)':
  #
  public conditionalSet(arg0 Java.sun.security.util.math.IntegerModuloP, arg1 i32) (unit) =>
    conditionalSet_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_I Java.sun.security.util.math.MutableIntegerModuloP.conditionalSet.this.arg0 Java.sun.security.util.math.MutableIntegerModuloP.conditionalSet.this.arg1

  # short-hand to call Java method 'public abstract void sun.security.util.math.MutableIntegerModuloP.conditionalSwapWith(sun.security.util.math.MutableIntegerModuloP,int)':
  #
  public conditionalSwapWith(arg0 Java.sun.security.util.math.MutableIntegerModuloP, arg1 i32) (unit) =>
    conditionalSwapWith_Lsun_7_security_7_util_7_math_7_MutableIntegerModuloP_s_I Java.sun.security.util.math.MutableIntegerModuloP.conditionalSwapWith.this.arg0 Java.sun.security.util.math.MutableIntegerModuloP.conditionalSwapWith.this.arg1

  # short-hand to call Java method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setDifference(sun.security.util.math.IntegerModuloP)':
  #
  public setDifference(arg0 Java.sun.security.util.math.IntegerModuloP) (Java.sun.security.util.math.MutableIntegerModuloP) =>
    setDifference_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_ Java.sun.security.util.math.MutableIntegerModuloP.setDifference.this.arg0

  # short-hand to call Java method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setProduct(sun.security.util.math.SmallValue)':
  #
  public setProduct(arg0 Java.sun.security.util.math.SmallValue) (Java.sun.security.util.math.MutableIntegerModuloP) =>
    setProduct_Lsun_7_security_7_util_7_math_7_SmallValue_s_ Java.sun.security.util.math.MutableIntegerModuloP.setProduct.this.arg0

  # short-hand to call Java method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setSum(sun.security.util.math.IntegerModuloP)':
  #
  public setSum(arg0 Java.sun.security.util.math.IntegerModuloP) (Java.sun.security.util.math.MutableIntegerModuloP) =>
    setSum_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_ Java.sun.security.util.math.MutableIntegerModuloP.setSum.this.arg0

  # short-hand to call Java method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setValue(sun.security.util.math.IntegerModuloP)':
  #
  public setValue(arg0 Java.sun.security.util.math.IntegerModuloP) (Java.sun.security.util.math.MutableIntegerModuloP) =>
    setValue_Lsun_7_security_7_util_7_math_7_IntegerModuloP_s_ Java.sun.security.util.math.MutableIntegerModuloP.setValue.this.arg0

  # short-hand to call Java method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setValue(java.nio.ByteBuffer,int,byte)':
  #
  public setValue(arg0 Java.java.nio.ByteBuffer, arg1 i32, arg2 i8) (Java.sun.security.util.math.MutableIntegerModuloP) =>
    setValue_Ljava_7_nio_7_ByteBuffer_s_IB Java.sun.security.util.math.MutableIntegerModuloP.setValue.this.arg0 Java.sun.security.util.math.MutableIntegerModuloP.setValue.this.arg1 Java.sun.security.util.math.MutableIntegerModuloP.setValue.this.arg2

  # short-hand to call Java method 'public abstract sun.security.util.math.MutableIntegerModuloP sun.security.util.math.MutableIntegerModuloP.setValue(byte[],int,int,byte)':
  #
  public setValue(arg0 Sequence (i8), arg1 i32, arg2 i32, arg3 i8) (Java.sun.security.util.math.MutableIntegerModuloP) =>
    setValue__u00005b_BIIB Java.sun.security.util.math.MutableIntegerModuloP.setValue.this.arg0 Java.sun.security.util.math.MutableIntegerModuloP.setValue.this.arg1 Java.sun.security.util.math.MutableIntegerModuloP.setValue.this.arg2 Java.sun.security.util.math.MutableIntegerModuloP.setValue.this.arg3