Interface Extractor<F,​T>

    • Method Detail

      • apply

        default T apply​(F f)
        Deprecated.
        Specified by:
        apply in interface Function<F,​T>
      • extract

        T extract​(F input)
        Deprecated.