class Finder.PrintFilter extends Finder.Secondary
str.Finder.AndFilter, Finder.Callable, Finder.ExecFilter, Finder.ExecJavaFilter, Finder.Filter, Finder.NameFilter, Finder.NegFilter, Finder.OrFilter, Finder.Primary, Finder.PrintFilter, Finder.Secondary| Modifier and Type | Field and Description |
|---|---|
private int |
idx |
private PrintStream |
str |
| Constructor and Description |
|---|
PrintFilter(Finder encl,
PrintStream str) |
| Modifier and Type | Method and Description |
|---|---|
File |
next()
Returns the next file this finder can emit.
|
getNext, hasNext, updateNextadd, and, exec, execFilter, execJava, execJavaFilter, main, name, nameFilter, not, or, path, printprivate final PrintStream str
private int idx
PrintFilter(Finder encl, PrintStream str)
public File next()
FinderFinder.hasNext() returns true.next in class Finder.SecondaryCopyright © 2012–2018 Simuline Organization (l2r). All rights reserved.