public class IntTool extends Object
IntTool()
static void
main(String[] args)
static int
parse(String s, int defaultValue)
static String
toStr(int num, int length)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntTool()
public static int parse(String s, int defaultValue)
public static String toStr(int num, int length)
public static void main(String[] args)
Copyright © 2022. All rights reserved.