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