com.hazelcast.spi
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 © 2015 Hazelcast, Inc.. All Rights Reserved.