james-d
Results
3
comments of
james-d
Just a comment: implementations of the type-specific (and key-based) accessor methods (`getContigLines()`, etc) will be substantially cleaner (and potentially quicker) using Java 8 API. Since it is relatively close (<...
Surely it should be a `BiPredicate`?
I inadvertently duplicated this with #1521. I have a proposed fix with PR #1522.