mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/replication/server/changelog/api/DBCursor.java @@ -54,6 +54,7 @@ * * @param <T> * type of the record being returned * \@NotThreadSafe */ public interface DBCursor<T> extends Closeable {