public interface IProducerFilter
| 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.
|
boolean doesFit(IStatsProducer producer)
producer - the producer in question.Copyright © 2010-2020 anotheria.net. All Rights Reserved.