Uses of Interface
org.opencastproject.util.data.Option.Match
Packages that use Option.Match
-
Uses of Option.Match in org.opencastproject.util.data
Classes in org.opencastproject.util.data that implement Option.MatchMethods in org.opencastproject.util.data with parameters of type Option.MatchModifier and TypeMethodDescriptionabstract <B> BOption.fold(Option.Match<A, B> visitor) Safe decomposition of the option type.