Constructor and Description |
---|
PoisonFilter()
Constructs a new filter with the default message.
|
PoisonFilter(java.lang.String message)
Constructs a new filter with a specific message.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
filter(java.lang.Object obj)
Applies the filter operation.
|
public PoisonFilter()
public PoisonFilter(java.lang.String message)
public java.lang.Object filter(java.lang.Object obj)
Filter
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.