Uses of Package
org.jdeferred2.multiple
Packages that use org.jdeferred2.multiple
-
Classes in org.jdeferred2.multiple used by org.jdeferred2ClassDescriptionContains a list of
OneValue
.Progress indicating how many promises need to finish (MasterProgress.total
), and how many had already finish (invalid reference
#fulfilled
Contains a list ofOneResult
.Contains 2 results, typed V1, V2 wrapped inOneResult
.Contains 3 results, typed V1, V2, V3 wrapped inOneResult
.Contains 4 results, typed V1, V2, V3, V4 wrapped inOneResult
.Contains 5 results, typed V1, V2, V3, V4, V5 wrapped inOneResult
.Contains a list ofOneResult
, where the first 5 elements are of type V1, V2, V3, V4, V5.Progress fail by one of thePromise
.Progress result by one of thePromise
. -
Classes in org.jdeferred2.multiple used by org.jdeferred2.implClassDescriptionContains a list of
OneValue
.Progress indicating how many promises need to finish (MasterProgress.total
), and how many had already finish (invalid reference
#fulfilled
Contains a list ofOneResult
.Contains 2 results, typed V1, V2 wrapped inOneResult
.Contains 3 results, typed V1, V2, V3 wrapped inOneResult
.Contains 4 results, typed V1, V2, V3, V4 wrapped inOneResult
.Contains 5 results, typed V1, V2, V3, V4, V5 wrapped inOneResult
.Contains a list ofOneResult
, where the first 5 elements are of type V1, V2, V3, V4, V5.Progress fail by one of thePromise
.Progress result by one of thePromise
. -
Classes in org.jdeferred2.multiple used by org.jdeferred2.multipleClassDescriptionProgress indicating how many promises need to finish (
MasterProgress.total
), and how many had already finish (invalid reference
#fulfilled
Contains a list ofOneResult
.Progress result by one of thePromise
.