| Package | Description |
|---|---|
| org.jinq.orm.stream |
| Modifier and Type | Method and Description |
|---|---|
<U> JinqStream<U> |
QueryJinqStream.select(JinqStream.SelectWithSource<T,U> select) |
<U> JinqStream<U> |
JinqStream.select(JinqStream.SelectWithSource<T,U> select)
Transforms the elements in the stream.
|
<U> JinqStream<U> |
NonQueryJinqStream.select(JinqStream.SelectWithSource<T,U> select) |
Copyright © 2015. All Rights Reserved.