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, isFileteringNeededclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappendWhereClouse, isFileteringNeededpublic LanguagePathArrayAnyCombinationSearchSupport()
public void filterResults(MatchingCondition condition, List<T> results)
filterResults in interface SearchSupport<T extends AttributedElement<U>>