Sürüm
3.5-1770
Sürüm
master
Tarih
10 yıl, 8 ay önce
Windows x64 Windows x86 Mac OS X Android
Uygula
0142efbb2a4479d2e772d6c715057273638c7557
Yazarı değiştir
Lioncash
Açıklamayı değiştir
[Android] Add 'final' to all of the class declarations.

This prevents inheritance of the classes (will throw a compiler error if you try and extend any of the classes).
This is mainly syntactical sugar and form. Nothing major.