mirror of https://github.com/perkeep/perkeep.git
doc change
This commit is contained in:
parent
d9c87a7ddb
commit
64e9e5197a
|
@ -3,7 +3,7 @@ package com.danga.camli;
|
|||
import android.net.Uri;
|
||||
|
||||
/**
|
||||
* Immutable tuple of content name sha1 & URI to upload.
|
||||
* Immutable struct for tuple (sha1 blobRef, URI to upload, size of blob).
|
||||
*/
|
||||
public class QueuedFile {
|
||||
|
||||
|
|
Loading…
Reference in New Issue