Uses of Class
com.atlassian.ip.Subnet

Uses of Subnet in com.atlassian.ip
 

Methods in com.atlassian.ip that return Subnet
static Subnet Subnet.forAddress(java.net.InetAddress ipAddress)
          Creates an all ones subnet of the given ip address.
static Subnet Subnet.forPattern(java.lang.String pattern)
          Creates a subnet of the given pattern.
 

Methods in com.atlassian.ip with parameters of type Subnet
 IPMatcher.Builder IPMatcher.Builder.addSubnet(Subnet subnet)
          Adds a new subnet to be matched against.
 



Copyright © 2012 Atlassian. All Rights Reserved.