|
|||||||||
| Home >> All >> org >> metacosm >> framework >> [ random overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.metacosm.framework.random
Interface DistributionLaw

- All Superinterfaces:
- org.metacosm.framework.persistence.Persistent, java.io.Serializable
- All Known Implementing Classes:
- DiceDistributionLaw, GaussianDistributionLaw, UniformDistributionLaw
- public interface DistributionLaw
- extends org.metacosm.framework.persistence.Persistent
| Method Summary | |
java.lang.Object |
nextValue()
|
| Methods inherited from interface org.metacosm.framework.persistence.Persistent |
load, save |
| Method Detail |
nextValue
public java.lang.Object nextValue()
|
|||||||||
| Home >> All >> org >> metacosm >> framework >> [ random overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC