Option.some(Object)
@Deprecated public class Some<T> extends Object implements Option<T>
Option.Builder
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Deprecated.
|
boolean |
exists()
Deprecated.
|
T |
getOrElse(T otherwise)
Deprecated.
|
int |
hashCode()
Deprecated.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
toFugueOption, toOptional
Copyright © 2003–2019 Atlassian. All rights reserved.