E
- public interface InternalCompletableFuture<E> extends ICompletableFuture<E>
ICompletableFuture
with more functionality like getting
the result without needing to deal with checked exceptions.E getSafely()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.