Uses of Record Class
org.tquadrat.foundation.lang.NameValuePair
Packages that use NameValuePair
Package
Description
Some general language extensions provided by the Foundation
Library.
-
Uses of NameValuePair in org.tquadrat.foundation.lang
Methods in org.tquadrat.foundation.lang that return NameValuePairModifier and TypeMethodDescriptionfinal NameValuePair
<V> Creates a new instance ofNameValuePair
that takes the name from this instance and assigns the given new value.