Class Pair<K,V>
java.lang.Object
com.vladsch.flexmark.util.misc.Pair<K,V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface Paired
component1, component2
-
Field Details
-
first
-
second
-
-
Constructor Details
-
Pair
-
-
Method Details
-
of
-
getFirst
-
getSecond
-
getKey
-
getValue
-
setValue
-
toString
-
equals
-
hashCode
-