net.grinder.communication
Class SendToEveryoneAddress

java.lang.Object
  extended by 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

Constructor Summary
SendToEveryoneAddress()
           
 
Method Summary
 boolean includes(Address address)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendToEveryoneAddress

public SendToEveryoneAddress()
Method Detail

includes

public boolean includes(Address address)
Specified by:
includes in interface Address


Copyright © 2000-2013. All Rights Reserved.