public class LocalMailItems extends java.util.HashSet<MailItem>
Constructor and Description |
---|
LocalMailItems() |
Modifier and Type | Method and Description |
---|---|
boolean |
add(MailItem e) |
long |
getSmallestCachedUid()
Returns the smallest cached uid stored.
|
clear, clone, contains, isEmpty, iterator, remove, size, spliterator
addAll, containsAll, retainAll, toArray, toArray, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
public boolean add(MailItem e)
public long getSmallestCachedUid()
Copyright © 2021. All Rights Reserved.