public class IpRange extends Object
IpRange(String startAddress, String endAddress)
boolean
equals(Object o)
String
getEndAddress()
getStartAddress()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public IpRange(String startAddress, String endAddress)
public String getStartAddress()
public String getEndAddress()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2009-2013 jclouds. All Rights Reserved.