Interface As.NotFoundBehaviour<T>

  • Enclosing interface:
    As

    public static interface As.NotFoundBehaviour<T>
    Status: stable API
    • Method Detail

      • run

        @Nonnull
        T run​(@Nullable
              java.lang.Throwable t)