edu.umd.cs.findbugs.ba.bcp

Class Monitorenter

public class Monitorenter extends OneVariableInstruction

A PatternElement for matching a MONITORENTER instruction.

Author: DavidHovemeyer

Constructor Summary
Monitorenter(String varName)
Constructor.

Constructor Detail

Monitorenter

public Monitorenter(String varName)
Constructor.

Parameters: varName name of the variable representing the reference to the object being locked

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.