Opt.Empty<T>, Opt.Single<T>
Constructor and Description |
---|
Empty() |
Modifier and Type | Method and Description |
---|---|
T |
get()
Returns the contained instance.
|
boolean |
has()
Returns true if contains instance.
|
Copyright © 2015–2019 Take. All rights reserved.