Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I am not sure how this applies to Java or at the very least Java specifically.
-
not sure I get why Java in particular would be accused of this.
Is it just because of the lack of a var keyword? -
Darkler15878y@rickygoldchain actually I believe it's about casting. When you declare an object you have to be really explicitly about it. Like:
EditText editText = new (EditText) find(R.Id.editfuckingtext)
Exaggerating only slightly here.
Related Rants
Working in Java be like.
undefined
true
classes
java