public class Pattern extends Object
Pattern(String tag, HashMap<String,Object> fields)
boolean
equals(Object o)
HashMap<String,Object>
getFields()
String
getTag()
int
hashCode()
void
setFields(HashMap<String,Object> fields)
setTag(String tag)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Pattern(String tag, HashMap<String,Object> fields)
public String getTag()
public void setTag(String tag)
public HashMap<String,Object> getFields()
public void setFields(HashMap<String,Object> fields)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode