Merge master

This commit is contained in:
jamesagnew 2019-08-17 14:28:03 -04:00 committed by James Agnew
parent 970c421311
commit 81adc5c99e
1 changed files with 1 additions and 1 deletions

View File

@ -844,7 +844,7 @@ public class SearchBuilder implements ISearchBuilder {
return null;
}
List<Predicate> codePredicates = new ArrayList<Predicate>();
List<Predicate> codePredicates = new ArrayList<>();
for (IQueryParameterType nextOr : theList) {
IQueryParameterType theParameter = nextOr;
Predicate singleCode = createPredicateString(theParameter,