|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FileStatisticsConfiguration
Generically represents a handler for creating FileStatistics
information based on some kind of configuration.
| Method Summary | |
|---|---|
FileStatistics |
getFileStatistics(String file_name)
Returns the FileStatistics object for the specified file name. |
void |
setAdditionalBytes(int additional_bytes)
Indicates that additional bytes must be added to the byte count for all files. |
| Method Detail |
|---|
FileStatistics getFileStatistics(String file_name)
FileStatistics object for the specified file name.
file_name - the specified file name
FileStatistics object for the specified file namevoid setAdditionalBytes(int additional_bytes)
additional_bytes - int
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||