Uses of Record Class
org.tquadrat.foundation.lang.Pair
Packages that use Pair
Package
Description
Some general language extensions provided by the Foundation
Library.
-
Uses of Pair in org.tquadrat.foundation.lang
Methods in org.tquadrat.foundation.lang that return PairModifier and TypeMethodDescriptionCreates a new instance ofPair
with the right value from this one and the given new left value.Creates a new instance ofPair
with the left value from this one and the given new right value.