Package 

Interface FeatureType


  • 
    public interface FeatureType
    
                        

    A feature with a name and a category. Usually implemented by an enum.

    • Method Summary

      Modifier and Type Method Description
      abstract String getName()
      String getCategory()
      • Methods inherited from class ai.tock.bot.engine.feature.FeatureType

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait