Package | Description |
---|---|
org.jcsp.util.filter |
This defines filtering channels that can apply transformations to objects
as they are read and/or written.
|
Modifier and Type | Method and Description |
---|---|
static FilteredAltingChannelInput |
FilteredChannelEnd.createFiltered(AltingChannelInput in)
Creates a new filtered input channel end around an existing input channel end.
|
FilteredAltingChannelInput |
FilteredChannelEndFactory.createFiltered(AltingChannelInput in)
Creates a new filtered channel input end around an existing channel end.
|
Copyright © 1996–2023. All rights reserved.