public class LanguagePathArrayAnyCombinationSearchSupport<T extends AttributedElement<U>,U extends Attribute> extends AbstractLanguagePathArraySearchSupport<T,U> implements SearchSupport<T>
Constructor and Description |
---|
LanguagePathArrayAnyCombinationSearchSupport() |
Modifier and Type | Method and Description |
---|---|
void |
filterResults(MatchingCondition condition,
List<T> results) |
appendWhereClouse, isFileteringNeeded
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
appendWhereClouse, isFileteringNeeded
public LanguagePathArrayAnyCombinationSearchSupport()
public void filterResults(MatchingCondition condition, List<T> results)
filterResults
in interface SearchSupport<T extends AttributedElement<U>>