Interface NodeInfo.NodeCtor3<P1,P2,P3,T>

Enclosing class:
NodeInfo<T extends Node<?>>

public static interface NodeInfo.NodeCtor3<P1,P2,P3,T>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(Source l, P1 p1, P2 p2, P3 p3)
     
  • Method Details