Package org.graph4j.util
Class Pair<K,V>
java.lang.Object
org.graph4j.util.Pair<K,V>
- Type Parameters:
K- the type of the first element.V- the type of the second element
Utility class describing a generic pair of values.
- Author:
- Cristian Frăsinaru
-
Constructor Summary
Constructors -
Method Summary