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, andThen
E getSafely()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.