Interface SepIntrospector<T,​R>

Type Parameters:
T - The SEP processor
R - The SEP debugger associated with the SEP processor T

public interface SepIntrospector<T,​R>

Experimental feature - do not use

Greg Higgins