Class Functions


  • public final class Functions
    extends Object
    Container class for higher-arity Function-style functional interfaces—i.e. with functional method apply with a number of arguments corresponding to the arity.
    Author:
    Curtis Rueden, Gabriel Selzer