Uses of Interface
de.xima.fc.api.rest.pub.client.generic.OneOfN.OneOf3Matcher
Packages that use OneOfN.OneOf3Matcher
-
Uses of OneOfN.OneOf3Matcher in de.xima.fc.api.rest.pub.client.generic
Methods in de.xima.fc.api.rest.pub.client.generic with parameters of type OneOfN.OneOf3MatcherModifier and TypeMethodDescription<R> ROneOfN.OneOf3.match(R defaultValue, OneOfN.OneOf3Matcher<R, T1, T2, T3> matcher) Performs a case match on this sum type by invoking the mapping function for the matching case with the value of this sum type and returning the result.