javax.mail.internet
Class matchEnum
java.lang.Object
|
+--javax.mail.internet.matchEnum
- All Implemented Interfaces:
- Enumeration
- class matchEnum
- extends Object
- implements Enumeration
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
matchEnum
matchEnum(Vector v,
String[] n,
boolean m,
boolean l)
hasMoreElements
public boolean hasMoreElements()
- Specified by:
hasMoreElements
in interface Enumeration
nextElement
public Object nextElement()
- Specified by:
nextElement
in interface Enumeration