|
| static void | main (final String[] args) |
| |
|
| final Object | lock = new Object() |
| |
| boolean | state |
| |
◆ DefaultArtifactsCoreNlpServer()
| grammarscope.glue.corenlp.DefaultArtifactsCoreNlpServer.DefaultArtifactsCoreNlpServer |
( |
| ) |
|
◆ bind()
| boolean grammarscope.glue.corenlp.DefaultArtifactsCoreNlpServer.bind |
( |
| ) |
|
◆ lock()
| void grammarscope.glue.corenlp.DefaultArtifactsCoreNlpServer.lock |
( |
| ) |
|
|
private |
Wait. Calling from thread it will suspend thread and wake it when available
◆ main()
| static void grammarscope.glue.corenlp.DefaultArtifactsCoreNlpServer.main |
( |
final String[] |
args | ) |
|
|
static |
◆ processText()
| ATextAnalysis grammarscope.glue.corenlp.DefaultArtifactsCoreNlpServer.processText |
( |
final String |
text | ) |
|
◆ signal()
| void grammarscope.glue.corenlp.DefaultArtifactsCoreNlpServer.signal |
( |
| ) |
|
|
private |
◆ lock
| final Object grammarscope.glue.corenlp.DefaultArtifactsCoreNlpServer.lock = new Object() |
|
private |
◆ state
| boolean grammarscope.glue.corenlp.DefaultArtifactsCoreNlpServer.state |
|
private |
The documentation for this class was generated from the following file: