Interface ReadOnlyOptionSupport


  • public interface ReadOnlyOptionSupport
    • Method Detail

      • getOption

        @NotNull
        <T> T getOption​(@NotNull
                        Option<T> option)