public static class GeneralAnnotationStorage.Builder
public net.maizegenetics.util.GeneralAnnotationStorage.Builder addAnnotation(java.lang.String key,
java.lang.String value)
public net.maizegenetics.util.GeneralAnnotationStorage.Builder addAnnotation(java.lang.String key,
java.lang.Number value)
public net.maizegenetics.util.GeneralAnnotationStorage.Builder addAnnotations(GeneralAnnotation existing)
public GeneralAnnotationStorage build()