Package org.jcsp.net

Class Link.LinkTest

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Link

    private static class Link.LinkTest
    extends java.lang.Object
    implements java.io.Serializable
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private byte[] bytes  
      (package private) int counter  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private LinkTest()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • counter

        int counter
      • bytes

        private byte[] bytes
    • Constructor Detail

      • LinkTest

        private LinkTest()