public class AuditInfo extends Object
AuditInfo(String author, String comment, String ip)
boolean
equals(Object o)
String
getAuthor()
getComment()
getIp()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public AuditInfo(String author, String comment, String ip)
public String getAuthor()
public String getComment()
public String getIp()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2011–2015. All rights reserved.