Package org.bson

Class BsonArray

All Implemented Interfaces:
Cloneable, Iterable<BsonValue>, Collection<BsonValue>, List<BsonValue>, SequencedCollection<BsonValue>
Direct Known Subclasses:
RawBsonArray

@Deprecated(since="2022-10-31") public class BsonArray extends BsonValue implements List<BsonValue>, Cloneable
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
A type-safe representation of the BSON array type.
Since:
3.0