JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH
All Classes and Interfaces
Classes
Class
Description
Tuple
<
O1
,
O2
>
This class is used as a data-structure to support tuples of
objects
.
TupleList
<
O1
,
O2
>
This class is an extension of a normal
ArrayList
.
WeightedList
<
Type
>
This class represents a weighted list that can be used for easy weighted randomization.