|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFilterProcedure | |
---|---|
org.ckkloverdos.collection |
Uses of IFilterProcedure in org.ckkloverdos.collection |
---|
Methods in org.ckkloverdos.collection with parameters of type IFilterProcedure | |
---|---|
void |
L.filterForEach(IFilterProcedure function)
Combines filtering and processing in one place. |
void |
IL.filterForEach(IFilterProcedure procedure)
Combines filtering and processing in one place. |
void |
L.filterForEach(IFilterProcedure function,
java.lang.Object hints)
Combines filtering and processing in one place. |
void |
IL.filterForEach(IFilterProcedure procedure,
java.lang.Object hints)
Combines filtering and processing in one place. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |