Uses of Class
org.jcsp.util.filter.FilteredAltingChannelInput

Packages that use FilteredAltingChannelInput
org.jcsp.util.filter This defines filtering channels that can apply transformations to objects as they are read and/or written. 
 

Uses of FilteredAltingChannelInput in org.jcsp.util.filter
 

Methods in org.jcsp.util.filter that return FilteredAltingChannelInput
 FilteredAltingChannelInput FilteredChannelEndFactory.createFiltered(AltingChannelInput in)
          Creates a new filtered channel input end around an existing channel end.
static FilteredAltingChannelInput FilteredChannelEnd.createFiltered(AltingChannelInput in)
          Creates a new filtered input channel end around an existing input channel end.
 



Copyright © 1996-2012. All Rights Reserved.