E - public interface InternalCompletableFuture<E> extends ICompletableFuture<E>
ICompletableFuture with more functionality like getting
the result without needing to deal with checked exceptions.| Modifier and Type | Method and Description |
|---|---|
E |
getSafely() |
andThen, andThenE getSafely()
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.