| Modifier and Type | Interface and Description |
|---|---|
interface |
ValuesCollection<V>
Marker interface for a collection which represents the values() of a Map.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntrySetView<K,MV,V>
Marker interface for a set which represents the entrySet() of a Map.
|
interface |
KeySetView<K>
Marker interface for a set which represents the keySet() of a Map.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaValuesCollection<K,V>
Created by peter on 11/06/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaEntrySetView<K,MV,V>
Created by peter on 22/05/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaKeySetView<K,V>
Created by peter.lawrey on 11/06/2015.
|
Copyright © 2015. All rights reserved.