Skip to content

Commit

Permalink
ISIS-970 Explicitly import j.u.Collection
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-g committed Jan 22, 2015
1 parent 4c444cc commit 27e56fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

import java.math.BigDecimal;
import java.util.*;
import java.util.Collection;
import javax.jdo.JDOHelper;
import javax.jdo.annotations.IdentityType;
import javax.jdo.annotations.VersionStrategy;
Expand Down

0 comments on commit 27e56fc

Please sign in to comment.