Enum Class GeoConverters.MapToGeoJsonGeometryCollectionConverter

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

@ReadingConverter public static enum GeoConverters.MapToGeoJsonGeometryCollectionConverter extends Enum<GeoConverters.MapToGeoJsonGeometryCollectionConverter> implements Converter<Map<String,Object>, GeoJsonGeometryCollection>
Since:
3.2
Author:
Christoph Strobl, Peter-Josef Meisch