public final class NumberParseUtils extends Object
static <T extends Number>T
parse(String text, Class<T> type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T extends Number> T parse(String text, Class<T> type)
T
text
type
IllegalArgumentException
Copyright © 2022. All rights reserved.