|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectognl.MapElementsAccessor
public class MapElementsAccessor
Implementation of ElementsAccessor that returns an iterator over the map's values.
| Constructor Summary | |
|---|---|
MapElementsAccessor()
|
|
| Method Summary | |
|---|---|
java.util.Enumeration |
getElements(java.lang.Object target)
Returns an iterator over the elements of the given target object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapElementsAccessor()
| Method Detail |
|---|
public java.util.Enumeration getElements(java.lang.Object target)
ElementsAccessor
getElements in interface ElementsAccessortarget - the object to get the elements of
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||