Tells whether a given access modifier is synchronized. A modifier is synchronized if it is marked with the ACC_SYNCHRONIZED flag (0x0020), as specified in JLS8, 4.6 Methods and JLS8, 2.11.10 Synchronization @param mod The access modifier to check @return True if the access modifie
(int mod)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected