public class ClasspathChangeEvent
extends java.util.EventObject
Constructor and Description |
---|
ClasspathChangeEvent(java.lang.Object source,
boolean removal)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isRemoval()
Return whether a classpath entry has been removed.
|