rust_jvm::model::class_file::access_flags::method_access_flags::ACC_FINAL
[−]
[src]
pub const ACC_FINAL: t=
0x0010
Declared final
; must not be overriden.