Package | Description |
---|---|
org.opendaylight.yangtools.util.concurrent |
Modifier and Type | Method and Description |
---|---|
static <V,X extends Exception> |
MappingCheckedFuture.create(com.google.common.util.concurrent.ListenableFuture<V> delegate,
com.google.common.base.Function<Exception,X> mapper)
Creates a new
MappingCheckedFuture that wraps the given ListenableFuture
delegate. |
Copyright © 2018 OpenDaylight. All rights reserved.