| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.util.BasicEMap.View
An implementation class to hold the views.
Field Summary | |
Set | entrySet
The entry set view. |
Set | keySet
The map key set view. |
Map | map
The map view. |
Collection | values
The values collection view. |
Constructor Summary | |
BasicEMap.View()
Creates an empty instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public transient Map map
public transient Set keySet
public transient Set entrySet
public transient Collection values
Constructor Detail |
public BasicEMap.View()
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |