grab

fun <T : Any> Optional<T>.grab(): T?

Sources

jvm source
Link copied to clipboard