|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.commons.iloader.node.lookups.FilteredLookup.PrefixFilter
public static class FilteredLookup.PrefixFilter
| Constructor Summary | |
|---|---|
FilteredLookup.PrefixFilter(java.lang.String prefix,
boolean ignoreCase)
|
|
| Method Summary | |
|---|---|
boolean |
accept(ILookup lookup,
int index)
Determines if the code at the given index should be filtered or not. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilteredLookup.PrefixFilter(java.lang.String prefix,
boolean ignoreCase)
| Method Detail |
|---|
public boolean accept(ILookup lookup,
int index)
FilteredLookup.Filter
accept in interface FilteredLookup.Filter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||