public static interface Option.Match<A,B>
B
none()
some(A a)
B some(A a)
B none()
Copyright © 2009–2020 Opencast Project. All rights reserved.