Class TestClient

java.lang.Object
zombie.core.raknet.TestClient

public class TestClient
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    TestClient()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] stringArray)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TestClient

      public TestClient()
  • Method Details

    • main

      public static void main​(java.lang.String[] stringArray)