public class DistFile
extends java.lang.Object
Constructor and Description |
---|
DistFile() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
WARNING: Tentative description (may not be accurate)
Reads an index file made of double floats separated by ";"
and prints out the index?
|
public static void main(java.lang.String[] args) throws java.io.IOException
args:
- the name of the file tojava.io.IOException
- when the file cannot be read(C) INRIA, Univ. Grenoble Alpes & friends, 2008-2017