Class TestModule.LocalSetMember

java.lang.Object
org.jmanikin.test.TestModule.LocalSetMember
All Implemented Interfaces:
Environment<TestModule.CId,​TestModule.CObject,​java.lang.Integer>, Message<TestModule.CId,​TestModule.CObject,​java.lang.Integer>, PreCondition<TestModule.CId,​TestModule.CObject,​java.lang.Integer>, LocalMessage<TestModule.CId,​TestModule.CObject,​java.lang.Integer>, TestModule.LMsg<java.lang.Integer>
Enclosing interface:
TestModule

public static class TestModule.LocalSetMember
extends java.lang.Object
implements TestModule.LMsg<java.lang.Integer>
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.jmanikin.message.LocalMessage

    LocalMessage.LocalEnvironment<I extends Id<O>,​O,​E>
  • Field Summary

    Fields
    Modifier and Type Field Description
    int member  

    Fields inherited from interface org.jmanikin.message.LocalMessage

    localEnv
  • Constructor Summary

    Constructors
    Constructor Description
    LocalSetMember​(int member)  
  • Method Summary

    Modifier and Type Method Description
    Msg<TestModule.CId,​TestModule.CObject,​java.lang.Integer> local()
    Returns the Msg that has been build.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.jmanikin.message.LocalMessage

    env, msg, obj, obj, old, old, pre, self, send