opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/Tree.java
@@ -36,7 +36,7 @@ * This class is a wrapper around the tree object and provides basic * read and write methods for entries. */ interface Tree interface Tree extends Comparable<Tree> { /** * Opens a tree, optionally creating it. If the provided configuration is transactional,