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 TypeClassDescriptionclassfinal classFailedFuture<T>Failed future implementation.classFutureImpl<T>Future implementation.final classPromiseImpl<T>Promise implementation.final classSucceeded future implementation.