Searched refs:canMergeWith (Results 1 – 2 of 2) sorted by relevance
47 public boolean canMergeWith(FilterRepresentation representation) { in canMergeWith() method in CacheProcessing.CacheStep49 if (!rep.canMergeWith(representation)) { in canMergeWith()75 if (step.canMergeWith(representation)) { in buildSteps()
273 public boolean canMergeWith(FilterRepresentation representation) { in canMergeWith() method in FilterRepresentation