Package com.aspectran.utils
Class BooleanUtils
java.lang.Object
com.aspectran.utils.BooleanUtils
Miscellaneous
Boolean
utility methods.- Author:
- Juho Jeong
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static boolean
static Boolean
toBooleanObject
(String booleanString) static Boolean
toNullableBooleanObject
(String booleanString)
-
Constructor Details
-
BooleanUtils
public BooleanUtils()
-
-
Method Details
-
toBooleanObject
-
toNullableBooleanObject
-
toBoolean
-
toBoolean
-