public interface ClassLoadListener
LineBreakpoints to activate themselves as soon as the respective
class is loaded.| Modifier and Type | Method and Description |
|---|---|
void |
classLoaded(com.sun.jdi.ReferenceType theClass)
Event handler called when a class is loaded.
|
Copyright © 2001–2017 Processing Foundation. All rights reserved.