public class SimpleEventCounterFactory extends Object implements IEventCounterFactory
IEventCounterFactory implementation that always returns counter instance passed to it in constructor| Constructor and Description |
|---|
SimpleEventCounterFactory(EventCounter counter) |
| Modifier and Type | Method and Description |
|---|---|
EventCounter |
getCounter(Class<?> cls) |
public SimpleEventCounterFactory(EventCounter counter)
public EventCounter getCounter(Class<?> cls)
getCounter in interface IEventCounterFactoryCopyright © 1998–2021 iText Group NV. All rights reserved.