| opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/spi/TreeName.java | ●●●●● patch | view | raw | blame | history |
opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/spi/TreeName.java
@@ -56,7 +56,7 @@ * Builds a new {@link TreeName} object based on the provided string representation. * * @param treeName the string representation of the tree name * @return a new {@link TreeName} object constructed from the provided string * @return a new {@link TreeName} object constructed from the provided string */ public static TreeName valueOf(String treeName) {