提交 4386bf05 编写于 作者: S Sam Brannen

Delete obsolete interface

上级 74ccfe35
......@@ -74,14 +74,4 @@ public abstract class Assume {
assumeFalse(log.isDebugEnabled());
}
/**
* @since 4.2
*/
@FunctionalInterface
public interface Executable {
void execute() throws Exception;
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册