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