public abstract class PrologEvent
extends java.util.EventObject
Constructor and Description |
---|
PrologEvent(Prolog source) |
Modifier and Type | Method and Description |
---|---|
long |
getTime()
Gets the VM time of event occurrence.
|
public PrologEvent(Prolog source)