com.googlecode.jpattern.core.util
Class ValueUtil
java.lang.Object
com.googlecode.jpattern.shared.util.ValueUtil
com.googlecode.jpattern.core.util.ValueUtil
public abstract class ValueUtil
- extends com.googlecode.jpattern.shared.util.ValueUtil
- Author:
- Francesco Cina' 09/nov/2010 - 08.51.03
| 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 |
ValueUtil
public ValueUtil()
castObjectNotNull
public static <E> E castObjectNotNull(Class<E> aClass,
Object objectToCast,
E defaultValue)
Copyright © 2011. All Rights Reserved.