org.eclipse.emf.facet.util.ui.internal.exported.displaysync
Interface IRunnable<T,E extends java.lang.Exception>

All Known Implementing Classes:
AbstractExceptionFreeRunnable, AbstractVoidExceptionFreeRunnable, AbstractVoidRunnable

public interface IRunnable<T,E extends java.lang.Exception>


Method Summary
 T run()
           
 

Method Detail

run

T run()
      throws E extends java.lang.Exception
Throws:
E extends java.lang.Exception