opendj3-server-dev/src/server/org/opends/server/api/SubstringMatchingRule.java
@@ -22,6 +22,7 @@ * * * Copyright 2006-2009 Sun Microsystems, Inc. * Portions Copyright 2014 ForgeRock AS */ package org.opends.server.api; @@ -30,6 +31,8 @@ import java.util.List; import org.opends.server.types.*; import org.forgerock.opendj.ldap.ByteString; import org.forgerock.opendj.ldap.ByteSequence; /**