Class ThreadUtils

java.lang.Object
ubic.gemma.core.util.concurrent.ThreadUtils

public class ThreadUtils extends Object
Utilities for creating Thread objects.

All threads created will see their runnable wrapped with:

Author:
poirigui
  • Constructor Details

    • ThreadUtils

      public ThreadUtils()
  • Method Details