public interface ProducerFilter
| Modifier and Type | Method and Description |
|---|---|
void |
customize(java.lang.String parameter)
Allows to customize filter after creation.
|
boolean |
mayPass(IStatsProducer<?> statsProducer)
If this method retuns true the producer is not filtered out.
|
boolean mayPass(IStatsProducer<?> statsProducer)
statsProducer - void customize(java.lang.String parameter)
parameter - Copyright © 2010-2020 anotheria.net. All Rights Reserved.