diff options
author | Sebastian Rasmussen <sebras@gmail.com> | 2018-09-05 17:46:18 +0800 |
---|---|---|
committer | Sebastian Rasmussen <sebras@gmail.com> | 2018-09-06 20:35:20 +0800 |
commit | fd23f7d93704d1ba0b690c264a6618311392f3ec (patch) | |
tree | 7451072e2e11d9b64500f19de8bf3fb5021b535d /platform/java/example/Viewer.java | |
parent | 69790b1bd81642539a9eb0004818e7fce98d46b6 (diff) | |
download | mupdf-fd23f7d93704d1ba0b690c264a6618311392f3ec.tar.xz |
jni: Remove redundant public access modifier.
Abstract methods in interfaces offer no implementation and are
implicitly declared public, making a public access modifier
redundant.
Diffstat (limited to 'platform/java/example/Viewer.java')
0 files changed, 0 insertions, 0 deletions