org.sourceforge.jemm.client.events
Class LockContext

java.lang.Object
  extended by org.sourceforge.jemm.client.events.SimpleContext
      extended by org.sourceforge.jemm.client.events.LockContext
All Implemented Interfaces:
Context

public class LockContext
extends SimpleContext


Constructor Summary
LockContext()
           
 
Method Summary
 int count()
           
 int count(java.lang.Thread t)
           
 
Methods inherited from class org.sourceforge.jemm.client.events.SimpleContext
add, add, has, has, hasAny, remove, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LockContext

public LockContext()
Method Detail

count

public int count(java.lang.Thread t)

count

public int count()


Copyright © 2009. All Rights Reserved.