Class TrueObjectWindowFilter<T>
java.lang.Object
net.thevpc.nsh.cmd.impl.posix.grep.TrueObjectWindowFilter<T>
- All Implemented Interfaces:
WindowFilter<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.thevpc.nsh.cmd.impl.util.WindowFilter
acceptanceResponsible, acceptNext, acceptPrevious, getNextWindowSize, getPreviousWindowSize, prepare
-
Constructor Details
-
TrueObjectWindowFilter
public TrueObjectWindowFilter()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceWindowFilter<T>
-
copy
- Specified by:
copyin interfaceWindowFilter<T>
-