| Package | Description |
|---|---|
| com.phloc.commons.equals |
| Modifier and Type | Method and Description |
|---|---|
static ContainerEqualsUtils.EContainerType |
ContainerEqualsUtils.getContainerTypeOfClass(Class<?> aClass) |
static ContainerEqualsUtils.EContainerType |
ContainerEqualsUtils.getContainerTypeOfObject(Object aObj) |
static ContainerEqualsUtils.EContainerType |
ContainerEqualsUtils.EContainerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerEqualsUtils.EContainerType[] |
ContainerEqualsUtils.EContainerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2015 phloc systems. All rights reserved.