T
U
E
public interface OptionPartialVisitorType<T,U,E extends Throwable>
OptionType
OptionType.acceptPartial(OptionPartialVisitorType)
none(None<T> n)
None
some(Some<T> s)
Some
U none(None<T> n) throws E extends Throwable
n
E extends Throwable
U some(Some<T> s) throws E extends Throwable
s
Copyright © 2017 <code@io7m.com> http://io7m.com