public class ActionItem extends Object
ActionItem(String item, @Nullable Long timeout)
boolean
equals(Object o)
String
getItem()
Long
getTimeout()
int
hashCode()
void
setItem(String item)
setTimeout(Long timeout)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ActionItem(String item, @Nullable @Nullable Long timeout)
public String getItem()
public Long getTimeout()
public void setItem(String item)
public void setTimeout(Long timeout)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode