public interface Address extends java.io.Externalizable, Streamable, java.lang.Comparable, java.lang.Cloneable
Modifier and Type | Method and Description |
---|---|
boolean |
isMulticastAddress()
Checks whether this is an address that represents multiple destinations;
e.g., a class D address in the Internet.
|
int |
size()
Returns serialized size of this address
|
readFrom, writeTo
boolean isMulticastAddress()
int size()
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.