public class Pair<F,S> extends Object implements Serializable
The inexplicably missing class from the java.util
package. A generic, immutable Pair
class. Hash code computed at construction time and cached.
Copyright © 2015. All rights reserved.