org.opalj.hermes.queries.ThreadAPIUsage.markdown Maven / Gradle / Ivy
The newest version!
# Usage of Thread-related API
Represents the usage API that is related to thread handling.
## java.lang.Object
Usage of notify, notifyAll, wait
## java.lang.Thread
Constructor and control method usage. Also includes deprecated methods.
## java.lang.ThreadGroup
Constructor and control method usage. Also includes deprecated methods.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy