Package | Description |
---|---|
org.apache.commons.lang3.exception |
Provides functionality for Exceptions.
|
org.apache.commons.lang3.tuple |
Tuple classes, starting with a Pair class in version 3.0.
|
Class and Description |
---|
Pair
A pair consisting of two elements.
|
Class and Description |
---|
ImmutablePair
An immutable pair consisting of two
Object elements. |
MutablePair
A mutable pair consisting of two
Object elements. |
Pair
A pair consisting of two elements.
|
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.