0rph3u
06/11/2018, 11:37 PMShawn
06/11/2018, 11:38 PMkarelpeeters
06/11/2018, 11:39 PMfindById
? Are you sure it has return type User
ans not something like User!
?0rph3u
06/11/2018, 11:41 PMkarelpeeters
06/11/2018, 11:42 PMfindById
your code? Is it Kotlin code? Is it written in Java?0rph3u
06/11/2018, 11:44 PMkarelpeeters
06/11/2018, 11:45 PMnull
null
on every single call would be infeasible.0rph3u
06/11/2018, 11:51 PMShawn
06/11/2018, 11:52 PMkarelpeeters
06/11/2018, 11:53 PM@NotNull
annotation on the interface function and refuse to compile.Shawn
06/11/2018, 11:55 PM