kokeroulis
public class Foo { public <T extends Controller & OnDoneCheck> Foo(T target) { } }
OnDoneCheck
Controller