Interface RedisGeoReactiveOperations.GeoCoordinates

Enclosing interface:
RedisGeoReactiveOperations<A,B>

public static interface RedisGeoReactiveOperations.GeoCoordinates
Since:
1.4
Author:
Jeremy Kuhn
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    double
     
    double
     
  • Method Details Link icon

    • getLongitude Link icon

      double getLongitude()
      Returns:
    • getLatitude Link icon

      double getLatitude()
      Returns: