Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

LockLiteral Class Reference

Inheritance diagram for LockLiteral:
[legend]
Collaboration diagram for LockLiteral:
[legend]
List of all members.

Public Methods

 LockLiteral (LockLit birLock)
void apply (Switch sw)
SootMethod getHoldingThread ()
int getNumWaiting ()
SootMethod getWaitingThread (int index)

Private Attributes

LockLit birLock
SootMethod holdingThread
Vector waitingThreads = new Vector()

Detailed Description

An lock literal value in a Jimple trace

Definition at line 49 of file LockLiteral.java.


The documentation for this class was generated from the following file:
Generated at Thu Feb 7 07:19:24 2002 for Bandera by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001