Andreas Sinz
10/11/2017, 1:47 PMRootPresenterTag.get() look like?miha-x64
10/11/2017, 3:58 PMPresenter<ARG, RET, HOST, PARENT, VIEW> using its own type parameters. (generic class, non-generic function)Andreas Sinz
10/11/2017, 5:23 PMPresenter<...> have the same generic contraints as the method?miha-x64
10/11/2017, 8:29 PMAndreas Sinz
10/12/2017, 10:53 PMPresenter? I've tired to implement it with a simple class and it works fine heremiha-x64
10/13/2017, 7:15 AMAndreas Sinz
10/13/2017, 10:11 AMmiha-x64
10/13/2017, 10:29 AM