| Package | Description |
|---|---|
| org.apache.james.mailbox.maildir |
| Modifier and Type | Method and Description |
|---|---|
UidConstraint |
UidConstraint.append(UidConstraint.Constraint constraint) |
UidConstraint |
UidConstraint.between(long lower,
long upper) |
UidConstraint |
UidConstraint.equals(long uid) |
UidConstraint |
UidConstraint.greaterOrEquals(long uid) |
UidConstraint |
UidConstraint.lessOrEquals(long uid) |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.