Interface IMethodEscapeAnalysis

  • All Known Subinterfaces:
    INodeEscapeAnalysis
    All Known Implementing Classes:
    TrivialMethodEscape

    public interface IMethodEscapeAnalysis
    Basic interface from which to execute and get the results of escape analysis.