Package de.schmizzolin.yogi
Class Statistics
java.lang.Object
de.schmizzolin.yogi.Statistics
represents the log files for one book
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic int[]beforeAfter(UserFiles context, Book book, net.oneandone.sushi.fs.file.FileNode theProtocol, IntSet selection) static Statisticsintintsort by quality, lower quality firststatic Stringstyle(int quality)
-
Constructor Details
-
Statistics
public Statistics()
-
-
Method Details
-
collect
- Throws:
IOException
-
beforeAfter
public static int[] beforeAfter(UserFiles context, Book book, net.oneandone.sushi.fs.file.FileNode theProtocol, IntSet selection) throws IOException - Throws:
IOException
-
add
-
quality
-
quality
-
tries
-
sort
sort by quality, lower quality first -
style
-