Class RandomIntProperty
java.lang.Object
dev.prozilla.pine.common.random.property.VariableProperty<Integer>
dev.prozilla.pine.common.random.property.RandomProperty<Integer>
dev.prozilla.pine.common.random.property.RandomIntProperty
-
Field Summary
Fields inherited from class dev.prozilla.pine.common.random.property.RandomProperty
max, min
Fields inherited from class dev.prozilla.pine.common.random.property.VariableProperty
random
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RandomIntProperty
public RandomIntProperty(int min, int max)
-
-
Method Details
-
getValue
- Specified by:
getValue
in classVariableProperty<Integer>
-