universe.base
Interface OnDisconnect<Msg extends java.io.Serializable>


public interface OnDisconnect<Msg extends java.io.Serializable>


Method Summary
 Bundle<Msg> apply(Universe<Msg> u, IWorld w)
           
 

Method Detail

apply

Bundle<Msg> apply(Universe<Msg> u,
                  IWorld w)