Interface Block3<T1,T2,T3>

All Superinterfaces:
Serializable

public interface Block3<T1,T2,T3> extends Serializable
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default BlockN
     
    void
    execute(T1 arg1, T2 arg2, T3 arg3)