|
[Felix Framework] | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectorg.apache.felix.framework.util.IteratorToEnumeration
public class IteratorToEnumeration
| Constructor Summary | |
|---|---|
IteratorToEnumeration(Iterator iter)
|
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
|
Object |
nextElement()
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IteratorToEnumeration(Iterator iter)
| Method Detail |
|---|
public boolean hasMoreElements()
hasMoreElements in interface Enumerationpublic Object nextElement()
nextElement in interface Enumeration
|
[Felix Framework] | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||