public class SimpleNetworkSizeEstimatorProtocol extends java.lang.Object implements NetworkSizeEstimatorProtocolInterface
| Constructor and Description |
|---|
SimpleNetworkSizeEstimatorProtocol(java.lang.String prefix) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
int |
getNetworkSize(peersim.core.Node node) |
public SimpleNetworkSizeEstimatorProtocol(java.lang.String prefix)
public int getNetworkSize(peersim.core.Node node)
getNetworkSize in interface NetworkSizeEstimatorProtocolInterfacepublic java.lang.Object clone()
clone in interface peersim.core.Protocolclone in class java.lang.Object