rust_jvm::model::class_file::access_flags::method_access_flags::ACC_SYNCHRONIZED [] [src]

pub const ACC_SYNCHRONIZED: t = 0x0020

Declared synchronized; invocation is wrapped by a monitor use.