mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
11.45.2009 2bc8d15a28fafab97cefafede06d6b7e738ae0fe
sdk/src/org/opends/sdk/schema/MatchingRuleImpl.java
@@ -97,7 +97,7 @@
   *           if an syntax error occured while parsing the value.
   */
  public Assertion getAssertion(Schema schema, ByteSequence subInitial,
      List<ByteSequence> subAnyElements, ByteSequence subFinal)
      List<? extends ByteSequence> subAnyElements, ByteSequence subFinal)
      throws DecodeException;