org.androidtransfuse.util
Class AnnotationUtil
java.lang.Object
org.androidtransfuse.util.AnnotationUtil
public final class AnnotationUtil
- extends Object
Common utility methods for dealing with annotations
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
checkDefault
public static <T> T checkDefault(T input,
T defaultValue)
checkBlank
public static String checkBlank(String input)
Copyright © 2012. All Rights Reserved.