Constant Field Values

Contents

com.github.*

  • com.github.f4b6a3.uuid.codec.base.BaseN 
    Modifier and Type Constant Field Value
    protected static final String ALPHABET_36 "0123456789abcdefghijklmnopqrstuvwxyz"
    protected static final String ALPHABET_64 "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_"
    protected static final int RADIX_MAX 64
    protected static final int RADIX_MIN 2