Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
实现 64 位无符号二进制值。
public class Unsigned64
Unsigned64 类的所有成员,包括所有继承的成员。
add 方法
compare 方法
divide 方法
multiply 方法
remainder 方法
subtract 方法
此类的目的是以长整型保存值,并使用此类中的静态方法对这些值进行解释。
无法实例化此类。
add 方法compare 方法divide 方法multiply 方法remainder 方法subtract 方法