net.grinder.communication
Class SendToEveryoneAddress
java.lang.Object
net.grinder.communication.SendToEveryoneAddress
- All Implemented Interfaces:
- Serializable, Address
public final class SendToEveryoneAddress
- extends Object
- implements Address
Stub implementation of Address.
- Author:
- Philip Aston
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SendToEveryoneAddress
public SendToEveryoneAddress()
includes
public boolean includes(Address address)
- Specified by:
includes in interface Address
Copyright © 2000-2013. All Rights Reserved.