Class DhcpResponse


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

      Constructors 
      Constructor Description
      DhcpResponse​(long responseTime)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean validate​(long num)  
      • Methods inherited from class java.lang.Object

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

      • DhcpResponse

        public DhcpResponse​(long responseTime)
    • Method Detail

      • validate

        public boolean validate​(long num)