| Package | Description |
|---|---|
| org.anc.threads |
| Modifier and Type | Method and Description |
|---|---|
static ANCThread.Event |
ANCThread.Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ANCThread.Event[] |
ANCThread.Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ANCThread.fire(ANCThread.Event event) |
void |
IANCThreadListener.threadStateChanged(ANCThread thread,
ANCThread.Event event)
Callback method when the thread changes state.
|
Copyright © 2016 The American National Corpus. All rights reserved.