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

matthew_swift
11.45.2009 990307fb4882528986169d7b58f554f35521a030
opendj-sdk/sdk/src/org/opends/sdk/schema/MatchingRule.java
@@ -151,7 +151,7 @@
   *           if the syntax of the value is not valid.
   */
  public Assertion getAssertion(ByteSequence subInitial,
      List<ByteSequence> subAnyElements, ByteSequence subFinal)
      List<? extends ByteSequence> subAnyElements, ByteSequence subFinal)
      throws DecodeException
  {
    return impl.getAssertion(schema, subInitial, subAnyElements,