This commit is contained in:
Martin Plümicke 2019-03-28 16:55:48 +01:00
parent 0f1526daa2
commit df0f26c021

View File

@ -3,4 +3,4 @@ public class Id<FTU extends FTT,FTT> {
id(FTU b){
return b;
}
}
}