public final class RunOne
Run only one block, even if the block calls other blocks recursively. Not thread safe. Presumably only called from the swing event dispatch thread.
RunOne()
final Unit
run(Function0<Unit> block)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Unit run(Function0<Unit> block)