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