public static class TypeMatchFilters.Not extends java.lang.Object implements ITypesProposalProvider.Filter
| Constructor and Description |
|---|
TypeMatchFilters.Not(ITypesProposalProvider.Filter delegate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(int modifiers,
char[] packageName,
char[] simpleTypeName,
char[][] enclosingTypeNames,
java.lang.String path) |
int |
getSearchFor() |
public TypeMatchFilters.Not(ITypesProposalProvider.Filter delegate)
public boolean accept(int modifiers,
char[] packageName,
char[] simpleTypeName,
char[][] enclosingTypeNames,
java.lang.String path)
accept in interface ITypesProposalProvider.Filterpublic int getSearchFor()
getSearchFor in interface ITypesProposalProvider.FilterIJavaSearchConstants