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 IEventCounterFactory
Copyright © 1998–2019 iText Group NV. All rights reserved.