Module java.base


module java.base
  • Packages

    Exports
    Package
    Description
    Utility classes commonly useful in concurrent programming.
    A small toolkit of classes that support lock-free thread-safe programming on single variables.
    Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors.