See: Description
| Class | Description | 
|---|---|
| ImmutablePair<L,R> | An immutable pair consisting of two  Objectelements. | 
| ImmutableTriple<L,M,R> | An immutable triple consisting of three  Objectelements. | 
| MutablePair<L,R> | A mutable pair consisting of two  Objectelements. | 
| MutableTriple<L,M,R> | A mutable triple consisting of three  Objectelements. | 
| Pair<L,R> | A pair consisting of two elements. | 
| Triple<L,M,R> | A triple consisting of three elements. | 
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.