Package org.jdeferred2.impl
Class DefaultMutableAllValues
java.lang.Object
org.jdeferred2.impl.DefaultAllValues
org.jdeferred2.impl.DefaultMutableAllValues
- All Implemented Interfaces:
Iterable<OneValue<?>>
,MutableAllValues
,AllValues
Base implementation of
MutableAllValues
.-
Field Summary
Fields inherited from class org.jdeferred2.impl.DefaultAllValues
values
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jdeferred2.impl.DefaultAllValues
get, iterator, size, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Constructor Details
-
DefaultMutableAllValues
DefaultMutableAllValues(int size)
-
-
Method Details
-
set
- Specified by:
set
in interfaceMutableAllValues
-