java.lang.Object
de.rpgframework.genericrpg.Pool<T>
- Alle implementierten Schnittstellen:
Cloneable
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidvoidvoidaddStep(ValueType set, PoolCalculation<T> step) clone()getCalculation(ValueType set) intintbooleanbooleantoString()
-
Konstruktordetails
-
Pool
public Pool() -
Pool
-
-
Methodendetails
-
clone
-
addStep
-
hasSet
-
getCalculation
- Parameter:
set- NATURAL or ARTIFICIAL- Gibt zurück:
-
getValue
- Parameter:
set- NATURAL or ARTIFICIAL- Gibt zurück:
-
isModified
public boolean isModified() -
toString
-
toExplainString
-
getNatural
public int getNatural() -
addAll
-
addCheckModification
-