Searched defs:getComment (Results 1 - 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/util/zip/
H A DZipEntry.java573 * @see #getComment()
599 public String getComment() { method in class:ZipEntry
H A DZipFile.java315 public String getComment() { method in class:ZipFile
/libcore/ojluni/src/main/java/java/net/
H A DHttpCookie.java276 * @see #getComment
290 public String getComment() { method in class:HttpCookie
910 if (cookie.getComment() == null)

Completed in 7 milliseconds