Interface Optional<E>

    • Method Detail

      • get

        E get()
      • isPresent

        boolean isPresent()