MCPcopy Create free account
hub / github.com/android10/arrow / get

Method get

src/main/java/com/fernandocejas/arrow/optional/Optional.java:114–114  ·  view source on GitHub ↗

Returns the contained instance, which must be present. If the instance might be absent, use #or(Object) or #orNull instead. @throws IllegalStateException if the instance is absent (#isPresent returns false)

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

computeNextMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected