| Package | Description |
|---|---|
| net.anwiba.commons.lang.stream | |
| net.anwiba.commons.thread.cancel |
| Modifier and Type | Method and Description |
|---|---|
<K,V> Map<K,V> |
IStream.asMap(IFactory<T,K,E> keyFactrory,
IFactory<T,V,E> valueFactrory) |
<K,V> Map<K,V> |
IStream.asMap(IFactory<T,K,E> keyFactrory,
IFactory<T,V,E> valueFactrory) |
<K,V> Map<K,V> |
FailedStream.asMap(IFactory<T,K,E> keyFactrory,
IFactory<T,V,E> valueFactrory) |
<K,V> Map<K,V> |
FailedStream.asMap(IFactory<T,K,E> keyFactrory,
IFactory<T,V,E> valueFactrory) |
| Modifier and Type | Method and Description |
|---|---|
default <T,E extends Exception> |
ICanceler.watcherFactory() |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.