Interface Block2<T1,T2>

All Superinterfaces:
Serializable

public interface Block2<T1,T2> 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)