Package org.apache.harmony.beans
Class BeansUtils
java.lang.Object
org.apache.harmony.beans.BeansUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final int
getHashCode
(boolean bool) static final int
getHashCode
(Object obj) static boolean
isPrimitiveWrapper
(Class<?> wrapper, Class<?> base) static String
toASCIILowerCase
(String string) static String
toASCIIUpperCase
(String string)
-
Constructor Details
-
BeansUtils
public BeansUtils()
-
-
Method Details
-
getHashCode
-
getHashCode
public static final int getHashCode(boolean bool) -
toASCIILowerCase
-
toASCIIUpperCase
-
isPrimitiveWrapper
-