Class PacketCount


  • public class PacketCount
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static boolean allowCounting  
    • Constructor Summary

      Constructors 
      Constructor Description
      PacketCount()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void countPacket​(int var0, long var1)  
      • Methods inherited from class java.lang.Object

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

      • allowCounting

        public static boolean allowCounting
    • Constructor Detail

      • PacketCount

        public PacketCount()
    • Method Detail

      • countPacket

        public static void countPacket​(int var0,
                                       long var1)