Closed michelesalvador closed 6 years ago
Gedcom.getSubmitters() now returns Collections.<Submitter>emptyList() instead of null.
Gedcom.getSubmitters()
Collections.<Submitter>emptyList()
1.10.0 has been released with this fix.
Gedcom.getSubmitters()
now returnsCollections.<Submitter>emptyList()
instead of null.