public class IntEuclidean extends Object
int
gcd
x
y
static IntEuclidean
calculate(int a, int b)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int x
public int y
public int gcd
public static IntEuclidean calculate(int a, int b)
a
b
IntEuclidean
Copyright © 2021 BouncyCastle.org. All rights reserved.