Class EmailCache

All Implemented Interfaces:
Serializable, Cloneable, Iterable<String>, Collection<String>, Set<String>

public class EmailCache extends HashSet<String>
Implements a cache of imported email, basically a email cache is represented as an mailID.
Since:
4.0
Author:
Matteo Caruso - LogicalDOC
See Also: