public class IntEuclidean
extends java.lang.Object
ints| Modifier and Type | Method and Description |
|---|---|
static IntEuclidean |
calculate(int a,
int b)
|
public static IntEuclidean calculate(int a, int b)
a - b - IntEuclidean object that contains the result in the variables x, y, and gcd