Class RecommendationCache<T>
java.lang.Object
de.rpgframework.genericrpg.chargen.ai.RecommendationCache<T>
- All Implemented Interfaces:
Comparable<RecommendationCache<T>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(RecommendationCache<T> other) getLevel()voidmerge(RecommendationCache<T> other) toString()
-
Constructor Details
-
RecommendationCache
-
-
Method Details
-
merge
-
toString
-
compareTo
- Specified by:
compareToin interfaceComparable<T>
-
getLevel
-