public class PullEvent
extends java.util.EventObject
| Constructor and Description |
|---|
PullEvent(java.lang.Object source,
java.util.Collection pulled)
Creates a new instance of PullEvent.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection |
getPulled()
Accessor method.
|
java.lang.String |
toString() |