Uses of Class
com.bisna.util.Base62
-
-
Uses of Base62 in com.bisna.util
Methods in com.bisna.util that return Base62 Modifier and Type Method Description static Base62Base62. createInstance()Creates aBase62instance.static Base62Base62. createInstanceWithGmpCharacterSet()Creates aBase62instance using the GMP-style character set.static Base62Base62. createInstanceWithInvertedCharacterSet()Creates aBase62instance using the inverted character set.
-