Package 

Class Entity


  • 
    public abstract class Entity
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Integer> indices
    • Constructor Summary

      Constructors 
      Constructor Description
      Entity()
    • Method Summary

      Modifier and Type Method Description
      abstract List<Integer> getIndices()
      • Methods inherited from class ai.tock.bot.connector.twitter.model.Entity

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

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