public static interface ProxyMaps.ProxyEntrySet extends 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–2017 Apache Software Foundation. All rights reserved.