SimpleEventCounterFactory instead.
@Deprecated public class SimpleCounterFactory extends Object implements ICounterFactory
ICounterFactory implementation that always returns counter instance passed to it in constructor
| Constructor and Description |
|---|
SimpleCounterFactory(ICounter counter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ICounter |
getCounter(Class> cls)
Deprecated.
|
public SimpleCounterFactory(ICounter counter)
public ICounter getCounter(Class> cls)
getCounter in interface ICounterFactory
Copyright © 1998–2019 iText Group NV. All rights reserved.