Class ModelReadRunnable

  • All Implemented Interfaces:
    Runnable

    public class ModelReadRunnable
    extends Object
    implements Runnable
    Wraps a runnable code and invokes it inside model read action. Comes handy when need to run postponed read action, e.g. from a different thread.
    See Also:
    ModelComputeRunnable, ModelAccessHelper