| パッケージ | 説明 |
|---|---|
| jp.go.nict.langrid.commons.util.stream |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
<U> Stream<U> |
Stream.expload(Function<T,Provider<U>> func)
非推奨です。
|
Stream<T> |
Stream.filter(Predicate<T> pred)
非推奨です。
|
<U> Stream<U> |
Stream.map(Function<T,U> func)
非推奨です。
|
<U> Stream<U> |
Stream.map(Transformer<T,U> func)
非推奨です。
|
Copyright © 2016. All rights reserved.