public class NumberCast extends Object
| Constructor and Description |
|---|
NumberCast() |
| Modifier and Type | Method and Description |
|---|---|
static <R extends Number> |
asNumber(Object value,
Class<R> type) |
static <R> R |
asType(Number value,
Class<R> type) |
Copyright © 2015 Omnia Consulting. All rights reserved.