But in java land you have to explicitly type each ...
# language-proposals
j
But in java land you have to explicitly type each argument to the method, because the kotlin version can rely on keyword arguments but the java interop side cannot. It makes the syntax ugly and verbose