blob: 600374a84b97a7f43aa725c119ff4de7f173c65c [file] [log] [blame]
public class ExecutionChannel<
T_ConversationId,
T_Conversation,
T_Configuration,
T_ProtocolObject> {
private ExecutionChannelCacheObserver y = new <caret>
private class ExecutionChannelCacheObserver {
}
}