模块 org.redkale
程序包 org.redkale.util

类 Uint128

  • 所有已实现的接口:
    Serializable, Comparable<Uint128>

    public final class Uint128
    extends Number
    implements Comparable<Uint128>
    16bytes数据结构 注意: 为了提高性能, Uint128中的bytes是直接返回, 不得对bytes的内容进行修改。

    详情见: https://redkale.org

    作者:
    zhangjx
    另请参阅:
    序列化表格