Join Slack
Powered by
How i can call java static methods from instance? ...
# announcements
q
qwert_ukg
03/15/2018, 5:56 AM
How i can call java static methods from instance? in Java i can, but Kotlin throws UnresolvedReference 😞
n
nfrankel
03/15/2018, 7:45 AM
another question: why would you?
q
qwert_ukg
03/15/2018, 7:46 AM
wanna make builder with extension lambda on static java class
n
nfrankel
03/15/2018, 7:50 AM
ok but i don’t understand why you would call a static method from an instance it’s considered bad practice in java
2
Views
Open in Slack
Previous
Next