JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
net.thevpc.common.thevpccommonprops
net.thevpc.common.props
MapEntry
Contents
Description
Method Summary
Method Details
getKey()
getValue()
Hide sidebar
Show sidebar
Interface MapEntry<
K
,
V
>
All Known Implementing Classes:
MapEntryImpl
public interface
MapEntry<K,
V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
K
getKey
()
V
getValue
()
Method Details
getKey
K
getKey
()
getValue
V
getValue
()