public static final class Option.Some<A> extends Option<A> implements scala.Product, scala.Serializable
Some[A] represents existing values of type
A.Option.Some<A>, Option.Some$| Constructor and Description |
|---|
Option.Some(A v) |
| Modifier and Type | Method and Description |
|---|---|
scala.Some<A> |
asScala() |
A |
get() |
boolean |
isEmpty() |
A |
v() |
fromScalaOption, isDefined, iterator, java2ScalaOption, none, option, scala2JavaOption, someclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait