Searched defs:comment (Results 1 – 2 of 2) sorted by relevance
22 private String comment; field in UnitSessionCookieConfig64 public void setComment(String comment) in setComment()
171 String comment = cookie.getComment(); in addCookie_() local