public interface Filter
ReadFiltered
or WriteFiltered
interface which
allows instances of Filter
to be installed or removed from the channel.FilteredChannel
,
FilteredChannelEnd
,
ReadFiltered
,
WriteFiltered
Modifier and Type | Method and Description |
---|---|
Object |
filter(Object obj)
Applies the filter operation.
|
Copyright © 1996–2017. All rights reserved.