Class HeldLockAnalyzer


  • public final class HeldLockAnalyzer
    extends Object
    A method body analyzer. Responsible for tracking the set of held locks, and checking accesses to guarded members.
    Author:
    [email protected] (Liam Miller-Cushon)
    • Method Detail