Documentation of 'info.monitorenter.gui.chart.ICodeBlock' Java class
ICodeBlock
info.monitorenter.gui.chart

Interface ICodeBlock<T>

  • Type Parameters:
    T - the type of result of the callback method.


    public interface ICodeBlock<T>
    Helper to allow running certain code in a certain scope (e.g.: synchronization scope, pre- or postrequisites to meet,...).

    • Method Detail

      • execute

        T execute()
        Executes the code this instance stands for and gives back the result.

        Returns:
        the result.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.