org.biojava.bio.seq.io.agave
public class UtilHelper extends Object
Constructor and Description |
---|
UtilHelper() |
Modifier and Type | Method and Description |
---|---|
static Object |
getProperty(Annotation annot,
String key)
inhibit the getProperty(key) of Annotation from throw exception when
key does not exist.
|
public static Object getProperty(Annotation annot, String key)