public class AllThroughFilter extends java.lang.Object implements IProducerFilter
| Constructor and Description |
|---|
AllThroughFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doesFit(IStatsProducer producer)
Called by ProducerRegistryAPI for each stored producer in order to determine whether the producer should
be included in the result.
|
public boolean doesFit(IStatsProducer producer)
IProducerFilterdoesFit in interface IProducerFilterproducer - the producer in question.Copyright © 2010-2020 anotheria.net. All Rights Reserved.