Class NumberUtils
java.lang.Object
org.hibernate.search.engine.cfg.spi.NumberUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic BigDecimal
toBigDecimal
(Double value) static BigInteger
toBigInteger
(Double value) static Byte
static Float
static Integer
static Long
static Short
-
Method Details
-
toBigDecimal
-
toBigInteger
-
toByte
-
toFloat
-
toInteger
-
toLong
-
toShort
-