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
Copyright © 1996–2018. All rights reserved.