JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.opencastproject.util.data
Interface Option.Match<A,
B>
All Known Implementing Classes:
Option.EMatch
Enclosing class:
Option
<
A
>
public static interface
Option.Match<A,
B>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
B
none
()
B
some
(
A
a)
Method Details
some
B
some
(
A
a)
none
B
none
()