public static interface ProxyMaps.ProxyEntrySet
extends java.util.Set
Modifier and Type | Field and Description |
---|---|
static int |
VIEW_ENTRIES |
static int |
VIEW_KEYS |
static int |
VIEW_VALUES |
Modifier and Type | Method and Description |
---|---|
void |
setView(int view)
Set what entry view this set exposes.
|
static final int VIEW_KEYS
static final int VIEW_VALUES
static final int VIEW_ENTRIES
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.