public interface Seeder
| Modifier and Type | Method and Description |
|---|---|
int |
createIntSeed() |
double |
createSeed() |
FieldConfig |
getConfig() |
double createSeed()
getConfig().getMinValue() (inclusive) and getConfig().getMaxValue() (exclusive).int createIntSeed()
getConfig().getMinValue() (inclusive) and getConfig().getMaxValue() (exclusive).FieldConfig getConfig()
Copyright © 2010–2016 none. All rights reserved.