|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.persistence.ShareableBase de.grogra.blocks.arrangeBlock.ShareableProbabilityArrangeBase
public abstract class ShareableProbabilityArrangeBase
Field Summary | |
---|---|
protected int[] |
probabilityValues
|
protected Distributions |
source
|
Constructor Summary | |
---|---|
ShareableProbabilityArrangeBase()
|
Method Summary | |
---|---|
protected abstract void |
calculate()
|
int[] |
getProbabilityValues(int number,
long seed)
|
Methods inherited from class de.grogra.persistence.ShareableBase |
---|
addReference, appendReferencesTo, fieldModified, getProvider, getStamp, initProvider, manageableReadResolve, manageableWriteReplace, removeReference |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.grogra.persistence.Manageable |
---|
getManageableType |
Field Detail |
---|
protected int[] probabilityValues
protected Distributions source
Constructor Detail |
---|
public ShareableProbabilityArrangeBase()
Method Detail |
---|
protected abstract void calculate()
public int[] getProbabilityValues(int number, long seed)
getProbabilityValues
in interface ProbabilityArrangeMethod
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |