JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.jdeferred2.multiple
AllValues
Contents
Description
Method Summary
Method Details
get(int)
size()
Hide sidebar
Show sidebar
Interface AllValues
All Superinterfaces:
Iterable
<
OneValue
<?>>
public interface
AllValues
extends
Iterable
<
OneValue
<?>>
Contains a list of
OneValue
.
Since:
2.0
Author:
Ray Tsang, Andres Almiray
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
OneValue
<?>
get
(int index)
int
size
()
Methods inherited from interface
Iterable
forEach
,
iterator
,
spliterator
Method Details
get
OneValue
<?>
get
(int index)
size
int
size
()