Class FilterAttachableImpl<E>

java.lang.Object
ch.qos.logback.core.spi.FilterAttachableImpl<E>
All Implemented Interfaces:
FilterAttachable<E>

public final class FilterAttachableImpl<E> extends Object implements FilterAttachable<E>
Implementation of FilterAttachable.
Author:
Ceki Gülcü