版本
3.5-1770
分支
master
发布于
10 years, 7 months ago
Windows x64 Windows x86 Mac OS X Android
提交(Commit)
0142efbb2a4479d2e772d6c715057273638c7557
修改者
Lioncash
修改说明
[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.