Uses of Record Class
io.vertigo.core.lang.Tuple
Packages that use Tuple
-
Uses of Tuple in io.vertigo.core.lang
Methods in io.vertigo.core.lang that return TupleModifier and TypeMethodDescriptionstatic <A,B> Tuple <A, B> Tuple.of(A val1, B val2) Creates a Tuple with two objects.Methods in io.vertigo.core.lang that return types with arguments of type TupleModifier and TypeMethodDescriptionClassSelector.findFields()Finds the fields matching the requirements with the associatedClass.ClassSelector.findMethods()Find the methods matching the requirements and with method matching the requirements.