public class Some<T> extends Option<T>
data
Some(T value)
T
get()
equals, getOrElse, hashCode, isDefined, isEmpty, option
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Some(T value)
public T get() throws IllegalStateException
get
Option<T>
IllegalStateException
Copyright © 2016. All rights reserved.