java.lang.Object | ||
android.webkit.CacheManager.CacheResult |
CacheManager.CacheResult() |
long | getContentLength() | |||||
String | getETag() | |||||
String | getEncoding() | |||||
long | getExpires() | |||||
int | getHttpStatusCode() | |||||
InputStream | getInputStream() | |||||
String | getLastModified() | |||||
String | getLocalPath() | |||||
String | getLocation() | |||||
String | getMimeType() | |||||
OutputStream | getOutputStream() | |||||
void | setEncoding(String encoding) | |||||
void | setInputStream(InputStream stream) |
void | finalize() | |||||
Called by the virtual machine when there are no longer any (non-weak) references to the receiver. |
Note: The virtual machine assumes that the implementation in class Object is empty.
Throwable |
---|
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |