Class IdRange
- java.lang.Object
-
- com.icegreen.greenmail.imap.commands.IdRange
-
public class IdRange extends java.lang.ObjectRepresents a range of UID values.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetHighVal()longgetLowVal()booleanincludes(long uid)
-