Interface Profiler.Operation<T>

  • Enclosing class:
    Profiler

    public static interface Profiler.Operation<T>
    • Method Detail

      • execute

        T execute()
           throws java.lang.Exception
        Throws:
        java.lang.Exception