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 DefaultAllValues
values -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DefaultAllValues
get, iterator, size, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Iterable
forEach, iterator, spliterator
-
Constructor Details
-
DefaultMutableAllValues
DefaultMutableAllValues(int size)
-
-
Method Details
-
set
- Specified by:
setin interfaceMutableAllValues
-