Class BlackCompositeConverter<E>

Type Parameters:
E -
All Implemented Interfaces:
ContextAware, LifeCycle

public class BlackCompositeConverter<E> extends ForegroundCompositeConverterBase<E>
Encloses a given set of converter output in black using the appropriate ANSI escape codes.
Since:
1.0.5
Author:
Ceki Gülcü