Interface UnaryProcedure<E,​A>

  • All Superinterfaces:
    Procedure<E>

    public interface UnaryProcedure<E,​A>
    extends Procedure<E>