Java源码示例:sun.security.util.math.ImmutableIntegerModuloP

示例1
public AffinePoint(ImmutableIntegerModuloP x, ImmutableIntegerModuloP y) {
    this.x = x;
    this.y = y;
}
 
示例2
public ImmutableIntegerModuloP getX() {
    return x;
}
 
示例3
public ImmutableIntegerModuloP getY() {
    return y;
}
 
示例4
public AffinePoint(ImmutableIntegerModuloP x, ImmutableIntegerModuloP y) {
    this.x = x;
    this.y = y;
}
 
示例5
public ImmutableIntegerModuloP getX() {
    return x;
}
 
示例6
public ImmutableIntegerModuloP getY() {
    return y;
}
 
示例7
public AffinePoint(ImmutableIntegerModuloP x, ImmutableIntegerModuloP y) {
    this.x = x;
    this.y = y;
}
 
示例8
public ImmutableIntegerModuloP getX() {
    return x;
}
 
示例9
public ImmutableIntegerModuloP getY() {
    return y;
}
 
示例10
public AffinePoint(ImmutableIntegerModuloP x, ImmutableIntegerModuloP y) {
    this.x = x;
    this.y = y;
}
 
示例11
public ImmutableIntegerModuloP getX() {
    return x;
}
 
示例12
public ImmutableIntegerModuloP getY() {
    return y;
}