- Add the Codota plugin to your IDE and get smart completions
private void myMethod () {Dictionary d =
new Hashtable()
Bundle bundle;bundle.getHeaders()
new Properties()
- Smart code suggestions by Codota
}
/** * @see java.lang.Object#clone() */ @Override public Object clone() { return new CmsHistoryPrincipal( getId(), getName(), getDescription(), getEmail(), getType(), m_userDeleted, m_dateDeleted); }
/** * @see java.lang.Object#clone() */ @Override public Object clone() { return new CmsHistoryPrincipal( getId(), getName(), getDescription(), getEmail(), getType(), m_userDeleted, m_dateDeleted); }