Package org.apache.hc.core5.function


package org.apache.hc.core5.function
Commonly used functional interfaces.
  • Interfaces
    Class
    Description
    Abstract callback.
    Abstract decorator.
    Factory<P,T>
    Abstract object factory.
    Abstract resolver from input to output.
    Represents a supplier of results.