Class DHTTransportUDP.Helper

  • Enclosing interface:
    DHTTransportUDP

    public static class DHTTransportUDP.Helper
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static int explicit_min  
    • Constructor Summary

      Constructors 
      Constructor Description
      Helper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static byte getVersion​(byte min)  
      • Methods inherited from class java.lang.Object

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

      • explicit_min

        private static final int explicit_min
    • Constructor Detail

      • Helper

        public Helper()
    • Method Detail

      • getVersion

        static byte getVersion​(byte min)