| Package | Description |
|---|---|
| net.thevpc.nsh.cmd.impl.posix.grep | |
| net.thevpc.nsh.cmd.impl.util | |
| net.thevpc.nsh.cmd.impl.util.filter |
| Modifier and Type | Method and Description |
|---|---|
void |
GrepResultCollector.acceptLine(NNumberedObject<String> line) |
| Modifier and Type | Method and Description |
|---|---|
NNumberedObject<T> |
NNumberedIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
WindowFilter<NNumberedObject<String>> |
EndsWithWindowFilter.copy() |
WindowFilter<NNumberedObject<String>> |
GlobWindowFilter.copy() |
WindowFilter<NNumberedObject<String>> |
JavaExceptionWindowFilter.copy() |
WindowFilter<NNumberedObject<String>> |
StartsWithWindowFilter.copy() |
WindowFilter<NNumberedObject<String>> |
RegexpWindowFilter.copy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EndsWithWindowFilter.accept(NNumberedObject<String> line) |
boolean |
GlobWindowFilter.accept(NNumberedObject<String> line) |
boolean |
JavaExceptionWindowFilter.accept(NNumberedObject<String> line) |
boolean |
StartsWithWindowFilter.accept(NNumberedObject<String> line) |
boolean |
RegexpWindowFilter.accept(NNumberedObject<String> line) |
boolean |
JavaExceptionWindowFilter.acceptNext(NNumberedObject<String> line,
NNumberedObject<String> pivot,
int pivotIndex,
List<NNumberedObject<String>> all) |
boolean |
JavaExceptionWindowFilter.acceptNext(NNumberedObject<String> line,
NNumberedObject<String> pivot,
int pivotIndex,
List<NNumberedObject<String>> all) |
boolean |
JavaExceptionWindowFilter.acceptPrevious(NNumberedObject<String> line,
NNumberedObject<String> pivot,
int pivotIndex,
List<NNumberedObject<String>> all) |
boolean |
JavaExceptionWindowFilter.acceptPrevious(NNumberedObject<String> line,
NNumberedObject<String> pivot,
int pivotIndex,
List<NNumberedObject<String>> all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JavaExceptionWindowFilter.acceptNext(NNumberedObject<String> line,
NNumberedObject<String> pivot,
int pivotIndex,
List<NNumberedObject<String>> all) |
boolean |
JavaExceptionWindowFilter.acceptPrevious(NNumberedObject<String> line,
NNumberedObject<String> pivot,
int pivotIndex,
List<NNumberedObject<String>> all) |
void |
JavaExceptionWindowFilter.prepare(List<NNumberedObject<String>> all,
int pivotIndex) |
Copyright © 2026 vpc open source initiative. All rights reserved.