Class Coords.FK5$

  • All Implemented Interfaces:
    Coords.EqFrame, java.io.Serializable, scala.Equals, scala.Product, scala.Serializable
    Enclosing class:
    Coords

    public static class Coords.FK5$
    extends java.lang.Object
    implements Coords.EqFrame, scala.Product, scala.Serializable
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Coords.FK5$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      FK5$()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface scala.Equals

        canEqual, equals
      • Methods inherited from interface scala.Product

        productArity, productElement, productIterator, productPrefix
    • Field Detail

      • MODULE$

        public static final Coords.FK5$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • FK5$

        public FK5$()