i'm trying to call some overloaded java method fro...
# getting-started
c
i'm trying to call some overloaded java method from kotlin (which works fine in java) but the kotlin compiler seems to need a hint which method to call