Uses of Interface
org.jdeferred2.multiple.OneValue
Packages that use OneValue
-
Uses of OneValue in org.jdeferred2.impl
Fields in org.jdeferred2.impl with type parameters of type OneValueMethods in org.jdeferred2.impl that return OneValueMethods in org.jdeferred2.impl that return types with arguments of type OneValueMethods in org.jdeferred2.impl with parameters of type OneValue -
Uses of OneValue in org.jdeferred2.multiple
Classes in org.jdeferred2.multiple that implement OneValueModifier and TypeClassDescription(package private) class
class
OneProgress<P>
Progress update by one of thePromise
.class
OneReject<F>
Progress fail by one of thePromise
.class
OneResult<D>
Progress result by one of thePromise
.Methods in org.jdeferred2.multiple that return OneValue