| Modifier and Type | Method and Description |
|---|---|
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.createInstanceWithInvertedCharacterSet()
Creates a
Base62 instance using the inverted character set. |
Copyright © 2017. All rights reserved.