Package csw.params.core.models
Class Coords.MinorPlanetCoord$
java.lang.Object
scala.runtime.AbstractFunction8<Coords.Tag,Object,Angle,Angle,Angle,Object,Object,Angle,Coords.MinorPlanetCoord>
csw.params.core.models.Coords.MinorPlanetCoord$
- All Implemented Interfaces:
Serializable,scala.Function8<Coords.Tag,Object, Angle, Angle, Angle, Object, Object, Angle, Coords.MinorPlanetCoord>
- Enclosing class:
- Coords
public static class Coords.MinorPlanetCoord$
extends scala.runtime.AbstractFunction8<Coords.Tag,Object,Angle,Angle,Angle,Object,Object,Angle,Coords.MinorPlanetCoord>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Coords.MinorPlanetCoord$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class scala.runtime.AbstractFunction8
curried, toString, tupledMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function8
apply
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
MinorPlanetCoord$
public MinorPlanetCoord$()
-