public class HashTagEntity extends Object implements Serializable
HashTagEntity(String text, int[] indices)
boolean
equals(Object o)
int[]
getIndices()
String
getText()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public HashTagEntity(String text, int[] indices)
public String getText()
public int[] getIndices()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2016. All rights reserved.