|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.distribution.IndividualWeight<WeightedSample<E>>
org.databene.benerator.distribution.AttachedWeight<E>
public class AttachedWeight<E>
IndividualWeight implementation that weighs objects individually.
It requires a WeightedSampleGenerator as source.
Created at 30.06.2009 18:41:11
| Constructor Summary | |
|---|---|
AttachedWeight()
|
|
| Method Summary | |
|---|---|
double |
weight(WeightedSample<E> object)
|
| Methods inherited from class org.databene.benerator.distribution.IndividualWeight |
|---|
applyTo, createGenerator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttachedWeight()
| Method Detail |
|---|
public double weight(WeightedSample<E> object)
weight in class IndividualWeight<WeightedSample<E>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||