Package arc.util

Interface UnsafeRunnable


public interface UnsafeRunnable
A runnable where anything might happen.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()