常量字段值

目录

com.github.*

  • com.github.myibu.algorithm.data.Bits 
    修饰符和类型 常量字段
    public static final int BYTE_SIZE 8
    public static final int INT_SIZE 32
    public static final int LONG_SIZE 64
    public static final int SHORT_SIZE 16
  • com.github.myibu.algorithm.hash.SipHash 
    修饰符和类型 常量字段
    protected static final int DEFAULT_SEED_SIZE 16