Package com.vladsch.flexmark.util.misc
Class Pair<K,V>
java.lang.Object
com.vladsch.flexmark.util.misc.Pair<K,V>
-
Field Details
-
first
-
second
-
-
Constructor Details
-
Pair
-
-
Method Details
-
of
-
getFirst
-
getSecond
-
getKey
-
getValue
-
setValue
-
toString
-
equals
-
hashCode
public int hashCode()
-