Package org.aksw.commons.util.reflect
Class Caster
java.lang.Object
org.aksw.commons.util.reflect.Caster
Utility class for common casts.
TODO Make this more configurable.
- Author:
- Claus Stadler Date: 9/17/11 Time: 5:31 PM
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic Booleanstatic Doublestatic Doublestatic Doublestatic Doublestatic Floatstatic Floatstatic Floatstatic Floatstatic Integerstatic Integerstatic Integerstatic Integerstatic Longstatic Longstatic Longstatic Longstatic Stringstatic Object
-
Constructor Details
-
Caster
public Caster()
-
-
Method Details
-
tryCast
-
main
-
toString
-
toBoolean
-
toInteger
-
toInteger
-
toInteger
-
toInteger
-
toLong
-
toLong
-
toLong
-
toLong
-
toFloat
-
toFloat
-
toFloat
-
toFloat
-
toDouble
-
toDouble
-
toDouble
-
toDouble
-