Interface PlanCompiler<T extends Plan>


public interface PlanCompiler<T extends Plan>
  • Method Summary

    Modifier and Type
    Method
    Description
    compile(T plan)