Package | Description |
---|---|
org.terrier.utility |
This package includes classes that are used in various part of
the Terrier Platform.
|
Modifier and Type | Field and Description |
---|---|
protected KillHandler.Killable |
KillHandler.killable |
Modifier and Type | Method and Description |
---|---|
static void |
KillHandler.addKillhandler(KillHandler.Killable object)
Add a Killable objects to the shutdown list which are invoked when the runtime system
is terminating.
|
static void |
KillHandler.removeKillhandler(KillHandler.Killable object)
Remove a Killable objects from the shutdown list which are invoked when the runtime system
is terminating.
|
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow