package logback;

public interface ParameterizedTypeTestInterface<K, E> {

}
