@Deprecated public class Tuple3<A,B,C> extends Pair<A,B>
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Deprecated.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
public final C c
Copyright © 2013–2016 jparsec. All rights reserved.