Package com.hrznstudio.titanium.util
Class Unboxing
java.lang.Object
com.hrznstudio.titanium.util.Unboxing
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic doublestatic floatsafelyUnbox(Float f) static intstatic longsafelyUnbox(Long l) static shortsafelyUnbox(Short s)
-
Constructor Details
-
Unboxing
public Unboxing()
-
-
Method Details
-
safelyUnbox
-
safelyUnbox
-
safelyUnbox
-
safelyUnbox
-
safelyUnbox
-
safelyUnbox
-