Uses of Enum Class
org.springframework.data.geo.format.DistanceFormatter
Packages that use DistanceFormatter
-
Uses of DistanceFormatter in org.springframework.data.geo.format
Subclasses with type arguments of type DistanceFormatter in org.springframework.data.geo.formatModifier and TypeClassDescriptionenumMethods in org.springframework.data.geo.format that return DistanceFormatterModifier and TypeMethodDescriptionstatic DistanceFormatterReturns the enum constant of this class with the specified name.static DistanceFormatter[]DistanceFormatter.values()Returns an array containing the constants of this enum class, in the order they are declared.