Class Pool<T>
java.lang.Object
de.rpgframework.genericrpg.Pool<T>
- All Implemented Interfaces:
Cloneable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidaddStep(ValueType set, PoolCalculation<T> step) clone()getCalculation(ValueType set) intintbooleanbooleantoString()
-
Constructor Details
-
Pool
public Pool() -
Pool
-
-
Method Details
-
clone
-
addStep
-
hasSet
-
getCalculation
- Parameters:
set- NATURAL or ARTIFICIAL- Returns:
-
getValue
- Parameters:
set- NATURAL or ARTIFICIAL- Returns:
-
isModified
public boolean isModified() -
toString
-
toExplainString
-
getNatural
public int getNatural() -
addAll
-
addCheckModification
-