Interface Function0Arg

  • All Superinterfaces:
    Function
    All Known Implementing Classes:
    Fixed0ArgFunction

    @Deprecated
    @Removal(version="6.0.0")
    public interface Function0Arg
    extends Function
    Deprecated.
    replaced by lambda expressions in 5.0.1
    Implemented by all functions that can be called with zero arguments