Interface NodeInfo.NodeCtor2<P1,P2,T>

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

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

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