|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.seq.io.agave.UtilHelper
Just make the property follow the common case
Constructor Summary | |
UtilHelper()
|
Method Summary | |
static java.lang.Object |
getProperty(Annotation annot,
java.lang.String key)
inhibit the getProperty(key) of Annotation from throw exception when key does not exist. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UtilHelper()
Method Detail |
public static java.lang.Object getProperty(Annotation annot, java.lang.String key)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |