Class DbxEntry.File.Location

  • Enclosing class:
    DbxEntry.File

    public static class DbxEntry.File.Location
    extends Dumpable
    A geo location
    • Constructor Detail

      • Location

        public Location​(double latitude,
                        double longitude)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object