Join Slack
Powered by
Not 100% sure about info below. In Java, there is ...
# announcements
m
miha-x64
12/09/2016, 4:26 PM
Not 100% sure about info below.
In Java, there is no
<clinit>
when all constants are in constant pool and there is no more to do than just assign them to static final fields. In DEX, all classes have
<clinit>
.
Open in Slack
Previous
Next