JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.javatuples.valueintf
IValueKey
Contents
Description
Method Summary
Method Details
getKey()
Hide sidebar
Show sidebar
Interface IValueKey<
X
>
All Known Implementing Classes:
KeyValue
public interface
IValueKey<X>
Marker interface for tuples with a "key" value.
Since:
1.1
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
X
getKey
()
Method Details
getKey
X
getKey
()