public interface PostCompileProcessor<E>
| Modifier and Type | Method and Description |
|---|---|
void |
process(Context context,
Converter<E> head)
Post compile processing of the converter chain.
|
Copyright © 2005–2021 QOS.ch. All rights reserved.