public class RadixUtils extends Object
RadixUtils()
static String
decode(String value, Integer radix)
encode(Long num, Integer radix)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RadixUtils()
public static String encode(Long num, Integer radix)
num
radix
public static String decode(String value, Integer radix)
value
Copyright © 2024. All rights reserved.