Package | Description |
---|---|
net.java.html.lib.node.cluster |
Modifier and Type | Field and Description |
---|---|
static Objs.Property<Worker> |
Exports.worker |
Modifier and Type | Method and Description |
---|---|
static Worker |
Worker.$as(Object obj) |
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 © 2018. All rights reserved.