public class BeansUtils extends Object
Constructor and Description |
---|
BeansUtils() |
Modifier and Type | Method and Description |
---|---|
static int |
getHashCode(boolean bool) |
static int |
getHashCode(Object obj) |
static boolean |
isPrimitiveWrapper(Class<?> wrapper,
Class<?> base) |
static String |
toASCIILowerCase(String string) |
static String |
toASCIIUpperCase(String string) |
public static final int getHashCode(Object obj)
public static final int getHashCode(boolean bool)
Copyright © 2013. All Rights Reserved.