public static class MaskedAddressValidator.ParsedResult extends Object
Modifier and Type | Field and Description |
---|---|
InetAddress |
address |
int |
mask |
Constructor and Description |
---|
MaskedAddressValidator.ParsedResult(InetAddress address,
int mask) |
public InetAddress address
public int mask
public MaskedAddressValidator.ParsedResult(InetAddress address, int mask)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.