Class ResourceManager.IPv4AddressRep

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) short a  
      (package private) short b  
      (package private) short c  
      (package private) short d  
      private static char DOT  
      private static short MAX  
      private static short MIN  
    • Constructor Summary

      Constructors 
      Constructor Description
      IPv4AddressRep​(java.lang.String initial_addr)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private void increment()  
      java.lang.String nextAddress()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait