Package adalid.commons.util
Class BitUtils
java.lang.Object
adalid.commons.util.BitUtils
- Author:
- Jorge Campins
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Booleanstatic Stringstatic Stringstatic StringgetLabel(Boolean b, EnumBitLabelSet bls) static BooleannewBoolean(Object obj) static Booleanstatic booleanvalueOf(char c) static booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic boolean
-
Constructor Details
-
BitUtils
public BitUtils()
-
-
Method Details
-
getAsBoolean
-
getAsString
-
valueOf
-
valueOf
-
valueOf
-
valueOf
public static boolean valueOf(char c) -
valueOf
-
valueOf
-
valueOf
-
getLabel
-
getLabel
-
newBoolean
-
toBoolean
-