Interface LimboTask

All Superinterfaces:
Runnable
All Known Implementing Classes:
LimboRunnable

public interface LimboTask extends Runnable
  • Method Summary

    Methods inherited from interface java.lang.Runnable

    run