Package ai.tock.bot.engine.feature
Interface FeatureType
-
- All Implemented Interfaces:
public interface FeatureTypeA feature with a name and a category. Usually implemented by an enum.
-
-
Method Summary
Modifier and Type Method Description abstract StringgetName()StringgetCategory()-
-
Method Detail
-
getCategory
String getCategory()
-
-
-
-