| Package | Description |
|---|---|
| net.java.html.lib.dom | |
| net.java.html.lib.node |
| Modifier and Type | Method and Description |
|---|---|
static Worker |
Worker.$as(Object obj) |
| Modifier and Type | Field and Description |
|---|---|
static Worker |
Exports.worker |
static Worker[] |
Exports.workers |
| Modifier and Type | Method and Description |
|---|---|
static Worker |
Exports.fork() |
static Worker |
Exports.fork(Object env) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Exports.on(Void event,
Function.A2<? super Worker,? super Object,? extends Void> listener) |
static void |
Exports.on(Void event,
Function.A3<? super Worker,? super Number,? super String,? extends Void> listener) |
Copyright © 2016. All rights reserved.