Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.util |
Modifier and Type | Method and Description |
---|---|
static <T> SignalRelay<T> |
SignalRelay.create(SignalRelay.Callback<T> callback) |
Modifier and Type | Method and Description |
---|---|
<OPPOSITE> void |
SignalRelay.bind(SignalRelay<OPPOSITE> peer,
SignalRelay.SignalConverter<SIGNAL,OPPOSITE> toPeerConverter,
SignalRelay.SignalConverter<OPPOSITE,SIGNAL> fromPeerConverter)
Binds this node to a peer node.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.