Uses of Interface
de.xima.fc.api.rest.pub.client.generic.OneOfN.JustMatcher
Packages that use OneOfN.JustMatcher
-
Uses of OneOfN.JustMatcher in de.xima.fc.api.rest.pub.client.generic
Methods in de.xima.fc.api.rest.pub.client.generic with parameters of type OneOfN.JustMatcherModifier and TypeMethodDescription<R> ROneOfN.Just.match(R defaultValue, OneOfN.JustMatcher<R, T1> 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.