mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
javadoc
This commit is contained in:
@@ -356,7 +356,7 @@ class Sorters {
|
||||
|
||||
/**
|
||||
* @param storage may be null
|
||||
* @param remaining precomputed, non-null iff storage is non-null
|
||||
* @param remainingArray precomputed, non-null iff storage is non-null
|
||||
*/
|
||||
public FileAndIndex(File file, Storage storage, long[] remainingArray) {
|
||||
this.file = file;
|
||||
|
||||
Reference in New Issue
Block a user