T - Class type that is matched by this patternR - Type of the single or composite part this pattern decomposespublic static interface API.Match.Pattern<T,R> extends PartialFunction<T,R>
Function in the sense that a function applications returns an
optional result of type Option<R>.serialVersionUIDCopyright © 2021. All Rights Reserved.