Class NumberUtils
java.lang.Object
org.hibernate.search.engine.cfg.spi.NumberUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic BigDecimaltoBigDecimal(Double value) static BigIntegertoBigInteger(Double value) static Bytestatic Floatstatic Integerstatic Longstatic Short
-
Method Details
-
toBigDecimal
-
toBigInteger
-
toByte
-
toFloat
-
toInteger
-
toLong
-
toShort
-