Package kieker.analysis.util
Class Tuple<F,S>
java.lang.Object
kieker.analysis.util.Tuple<F,S>
- Type Parameters:
F- first tuple element typeS- second tuple element type
Plain Java tuple class. Usable as key value in maps which are composed of multiple entries.
- Since:
- 1.15
- Author:
- Reiner Jung
-
Constructor Summary
Constructors -
Method Summary