Class GeometryCollectionCodec

java.lang.Object
com.mongodb.client.model.geojson.codecs.GeometryCollectionCodec
All Implemented Interfaces:
Codec<GeometryCollection>, Decoder<GeometryCollection>, Encoder<GeometryCollection>

public class GeometryCollectionCodec extends Object
A Codec for a GeoJSON GeometryCollection.
Since:
3.1