|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectp2p.simulator.config.Distribution
public class Distribution
| Field Summary | |
|---|---|
Beta |
beta
|
PowerLaw |
powerLaw
|
Random |
random
|
| Constructor Summary | |
|---|---|
Distribution()
|
|
Distribution(Random r,
Beta b,
PowerLaw p)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Random random
public Beta beta
public PowerLaw powerLaw
| Constructor Detail |
|---|
public Distribution()
public Distribution(Random r,
Beta b,
PowerLaw p)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||