Interface RedisGeoReactiveOperations.GeoCoordinates

Enclosing interface:
RedisGeoReactiveOperations<A,B>

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

    Modifier and Type
    Method
    Description
    double
     
    double
     
  • Method Details

    • getLongitude

      double getLongitude()
      Returns:
    • getLatitude

      double getLatitude()
      Returns: