value

val value: T(source)

Returns underlying value of type T or throws NoSuchElementException if this box is absent.

Return

T if box isn't absent

Throws

if box is absent