|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ProxyMaps.ProxyEntrySet
Marker interface for a proxy entry set.
Field Summary | |
---|---|
static int |
VIEW_ENTRIES
|
static int |
VIEW_KEYS
|
static int |
VIEW_VALUES
|
Method Summary | |
---|---|
void |
setView(int view)
Set what entry view this set exposes. |
Methods inherited from interface java.util.Set |
---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Field Detail |
---|
static final int VIEW_KEYS
static final int VIEW_VALUES
static final int VIEW_ENTRIES
Method Detail |
---|
void setView(int view)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |