Module io.hotmoka.verification
Package io.hotmoka.verification
Interface ThrowIncompleteClasspathError.Computation<T>
-
- Enclosing class:
- ThrowIncompleteClasspathError
public static interface ThrowIncompleteClasspathError.Computation<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Trun()
-
-
-
Method Detail
-
run
T run() throws ClassNotFoundException
- Throws:
ClassNotFoundException
-
-