Andrew Polyakov

Results 1 issues of Andrew Polyakov

Breaks in the method called fromDBObject. It appears that code does not account for generic variables. Sample class: ``` public class TemporalTuple implements Comparable { private Date effectiveFrom = new...