AsmCharConsumerFactory, ConfigurableCharConsumerFactorypublic abstract class CharConsumerFactory extends Object
| Constructor | Description |
|---|---|
CharConsumerFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract AbstractCharConsumer |
newCharConsumer(TextFormat textFormat,
CharBuffer charBuffer,
CellPreProcessor cellTransformer,
boolean specialisedCharConsumer) |
|
static CharConsumerFactory |
newInstance() |
public abstract AbstractCharConsumer newCharConsumer(TextFormat textFormat, CharBuffer charBuffer, CellPreProcessor cellTransformer, boolean specialisedCharConsumer)
public static CharConsumerFactory newInstance()
Copyright © 2018. All rights reserved.