- CheckStyle.

This commit is contained in:
Chris
2012-11-12 13:10:34 +00:00
parent cc25e0d7a9
commit 004c4109a9

View File

@@ -15,4 +15,4 @@ public interface Action<T> {
* </p>
*/
void perform(T argument);
}
}