"

2013 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)
           
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"