| 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)
FilterCopyright © 1996–2019. All rights reserved.