2010 FRC Java API


Uses of Class
com.sun.squawk.debugger.EventManager.MatchedRequests

Packages that use EventManager.MatchedRequests
com.sun.squawk.debugger   
 

Uses of EventManager.MatchedRequests in com.sun.squawk.debugger
 

Methods in com.sun.squawk.debugger that return EventManager.MatchedRequests
 EventManager.MatchedRequests EventManager.matchRequests(Debugger.Event event)
          Finds the registered requests that match a given event.
 

Methods in com.sun.squawk.debugger with parameters of type EventManager.MatchedRequests
abstract  void EventManager.send(Debugger.Event event, EventManager.MatchedRequests mr)
           
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.