| Package | Description |
|---|---|
| org.apache.aries.async.promise | |
| org.osgi.util.promise |
| Modifier and Type | Method and Description |
|---|---|
Promise<T> |
PromiseImpl.filter(Predicate<? super T> predicate) |
| Modifier and Type | Method and Description |
|---|---|
Promise<T> |
Promise.filter(Predicate<? super T> predicate)
Filter the value of this Promise.
|
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.