|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.shared.util.ValueUtil
com.googlecode.jpattern.core.util.ValueUtil
public abstract class ValueUtil
| Constructor Summary | |
|---|---|
ValueUtil()
|
|
| Method Summary | ||
|---|---|---|
static
|
castObjectNotNull(java.lang.Class<E> aClass,
java.lang.Object objectToCast,
E defaultValue)
|
|
| Methods inherited from class com.googlecode.jpattern.shared.util.ValueUtil |
|---|
objectNotNull, objectNotNull, stringNotNull, stringNotNullTrimmed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValueUtil()
| Method Detail |
|---|
public static <E> E castObjectNotNull(java.lang.Class<E> aClass,
java.lang.Object objectToCast,
E defaultValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||