[Biojava-dev] org.biojava3.geome.parsers.gff.FeatureI userData return type change from HashMap<String, Object> to HashMap<String, String>

Ryan Golhar ngsbioinformatics at gmail.com
Wed Dec 19 18:28:19 UTC 2012


Hi all - I upgraded from BioJava 3.0.4 to 3.0.5 and noticed a few subtle
changes that may be problematic.  For starters, I
noticed org.biojava3.geome.parsers.gff.FeatureI userData() return type
changed from HashMap<String, Object> to HashMap<String, String>.

Why was this not left as HashMap<String, Object>?



More information about the biojava-dev mailing list