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 UtilHelper()
public static Object getProperty(Annotation annot, String key)
Copyright © 2014 BioJava. All rights reserved.