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