Class Pair<P,S>
java.lang.Object
io.github.bakedlibs.dough.collections.Pair<P,S>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetFirstValue(P firstValue) voidsetSecondValue(S secondValue) toString()