Package org.jdeferred2.impl
Interface MutableAllValues
-
- All Known Implementing Classes:
DefaultMutableAllValues
interface MutableAllValues extends AllValues
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
set(int index, OneValue<?> result)
-
-
-
Method Detail
-
set
void set(int index, OneValue<?> result)
-
-