Uses of Class
me.lemire.integercompression.benchmarktools.BenchmarkCSV.Format

Packages that use BenchmarkCSV.Format
me.lemire.integercompression.benchmarktools   
 

Uses of BenchmarkCSV.Format in me.lemire.integercompression.benchmarktools
 

Methods in me.lemire.integercompression.benchmarktools that return BenchmarkCSV.Format
static BenchmarkCSV.Format BenchmarkCSV.Format.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BenchmarkCSV.Format[] BenchmarkCSV.Format.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in me.lemire.integercompression.benchmarktools with parameters of type BenchmarkCSV.Format
static ArrayList<int[]> BenchmarkCSV.loadIntegers(String filename, BenchmarkCSV.Format f)
           
 



Copyright © 2013. All Rights Reserved.