JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.lang
Package
net.anwiba.commons.lang.tree
Interface IItem<K,
V>
All Known Subinterfaces:
ITreeItem
<K,
V>
public interface
IItem<K,
V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
V
getElement
()
K
getKey
()
Method Details
getKey
K
getKey
()
getElement
V
getElement
()