public final class Numbers
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static @NotNull java.lang.Number |
getMaxValue(@NotNull java.lang.Class<?> type) |
static @NotNull java.lang.Number |
getMinValue(@NotNull java.lang.Class<?> type) |
static boolean |
isDecimal(@NotNull java.lang.Class<?> type) |
@NotNull
public static @NotNull java.lang.Number getMinValue(@NotNull
@NotNull java.lang.Class<?> type)
@NotNull
public static @NotNull java.lang.Number getMaxValue(@NotNull
@NotNull java.lang.Class<?> type)
public static boolean isDecimal(@NotNull
@NotNull java.lang.Class<?> type)