|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Peernet
interface represents a simulated
peer-to-peer network. Each Peernet
is composed by a
collection of nests linked together. Peernet
objects
are one of the components of Scenario
objects.
Method Summary | |
Nest[] |
getNests()
Returns the collection of nests composing the simulated P2P network. |
int |
size()
Returns the size of the P2P network. |
Methods inherited from interface anthill.util.Clearable |
clear |
Method Detail |
public Nest[] getNests()
public int size()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |