Interface TestModule.LMsg<E>

All Superinterfaces:
Environment<TestModule.CId,​TestModule.CObject,​E>, LocalMessage<TestModule.CId,​TestModule.CObject,​E>, Message<TestModule.CId,​TestModule.CObject,​E>, PreCondition<TestModule.CId,​TestModule.CObject,​E>
All Known Implementing Classes:
TestModule.LocalCopyId, TestModule.LocalSendSetMember, TestModule.LocalSetMember, TestModule.ThrowPstException
Enclosing interface:
TestModule

public static interface TestModule.LMsg<E>
extends LocalMessage<TestModule.CId,​TestModule.CObject,​E>