Java View all facts Glossary Help |
syntactic unit > keyword > synchronized |
synchronized | ||||
subject | fact |
synchronized | indicates that the method modifies the internal state of the class or the internal state of an instance of the class in a way that is not thread-safe | |
is a subtopic of Threads | ||
is an instance of keyword | ||
modifies class or instance method | ||
see also synchronization | ||
see also synchronized instance method, synchronized class method | ||
syntactic unit | has syntax rule bold = mandatory |