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, spliteratoraddAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic boolean add(MailItem e)
public long getSmallestCachedUid()
Copyright © 2021. All Rights Reserved.