Uses of Interface
dev.webfx.platform.async.impl.FutureInternal
Packages that use FutureInternal
-
Uses of FutureInternal in dev.webfx.platform.async.impl
Subinterfaces of FutureInternal in dev.webfx.platform.async.implClasses in dev.webfx.platform.async.impl that implement FutureInternalModifier and TypeClassDescriptionclass
final class
FailedFuture<T>
Failed future implementation.class
FutureImpl<T>
Future implementation.final class
PromiseImpl<T>
Promise implementation.final class
Succeeded future implementation.