Class MongoCollectionDecoratorImpl<T>

java.lang.Object
com.github.cloudyrock.mongock.driver.mongodb.sync.v4.decorator.impl.MongoCollectionDecoratorImpl<T>
All Implemented Interfaces:
MongoCollectionDecorator<T>, com.mongodb.client.MongoCollection<T>

public class MongoCollectionDecoratorImpl<T>
extends java.lang.Object
implements MongoCollectionDecorator<T>