Package org.fcrepo.common.lang
Interface CheckedRunnable
-
public interface CheckedRunnable
Same as Runnable but it has Exception in its signature- Author:
- pwinckles
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
run()
-