| Package | Description |
|---|---|
| org.openimaj.util.stream.window |
| Modifier and Type | Method and Description |
|---|---|
Window<IN,META> |
WindowFilter.apply(Window<IN,META> in) |
Window<OUT,META> |
WindowFunction.apply(Window<IN,META> inl) |
| Modifier and Type | Method and Description |
|---|---|
Stream<Window<IN,Long>> |
RealTimeWindowFunction.apply(Stream<IN> inner) |
| Modifier and Type | Method and Description |
|---|---|
Window<IN,META> |
WindowFilter.apply(Window<IN,META> in) |
Window<OUT,META> |
WindowFunction.apply(Window<IN,META> inl) |