Enum Class GeoConverters.GeoJsonMultiPointToMapConverter

java.lang.Object
java.lang.Enum<GeoConverters.GeoJsonMultiPointToMapConverter>
org.springframework.data.elasticsearch.core.convert.GeoConverters.GeoJsonMultiPointToMapConverter
All Implemented Interfaces:
Serializable, Comparable<GeoConverters.GeoJsonMultiPointToMapConverter>, Constable, Converter<GeoJsonMultiPoint,Map<String,Object>>
Enclosing class:
GeoConverters

@WritingConverter public static enum GeoConverters.GeoJsonMultiPointToMapConverter extends Enum<GeoConverters.GeoJsonMultiPointToMapConverter> implements Converter<GeoJsonMultiPoint,Map<String,Object>>