|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.qos.logback.core.pattern.ConverterUtil
public class ConverterUtil
Constructor Summary | |
---|---|
ConverterUtil()
|
Method Summary | ||
---|---|---|
static
|
findTail(Converter<E> head)
|
|
static void |
startConverters(Converter head)
Start converters in the chain of converters. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConverterUtil()
Method Detail |
---|
public static void startConverters(Converter head)
head
- public static <E> Converter<E> findTail(Converter<E> head)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |