Renamed test data folder
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
package lib;
|
||||
|
||||
public interface JavaInterface<T> {
|
||||
<K> T execute(Task<T> task, K k);
|
||||
}
|
||||
Reference in New Issue
Block a user