Polishing

This commit is contained in:
Juergen Hoeller
2016-07-26 00:03:21 +02:00
parent 15c7044c4d
commit cc93c2a559
2 changed files with 8 additions and 9 deletions

View File

@@ -113,7 +113,6 @@ public abstract class Assume {
/**
* @since 4.2
*/
@FunctionalInterface
public interface Executable {
void execute() throws Exception;