Package org.jcsp.lang

Class ConnectionMessage<T>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) T data  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • data

        T data
    • Constructor Detail

      • ConnectionMessage

        ConnectionMessage()