| 程序包 | 说明 |
|---|---|
| cn.xuqiudong.common.util.encrypt |
| 限定符和类型 | 方法和说明 |
|---|---|
static Base62 |
Base62.createInstance()
Creates a
Base62 instance. |
static Base62 |
Base62.createInstance()
Creates a
Base62 instance. |
static Base62 |
Base62.createInstanceWithGmpCharacterSet()
Creates a
Base62 instance using the GMP-style character set. |
static Base62 |
Base62.createInstanceWithGmpCharacterSet()
Creates a
Base62 instance using the GMP-style character set. |
static Base62 |
Base62.createInstanceWithInvertedCharacterSet()
Creates a
Base62 instance using the inverted character set. |
static Base62 |
Base62.createInstanceWithInvertedCharacterSet()
Creates a
Base62 instance using the inverted character set. |
Copyright © 2022. All rights reserved.