|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrabbit.handler.ImageHandler.ImageConversionResult
public static class ImageHandler.ImageConversionResult
| Field Summary | |
|---|---|
File |
convertedFile
|
long |
convertedSize
|
long |
origSize
|
File |
typeFile
|
| Constructor Summary | |
|---|---|
ImageHandler.ImageConversionResult(long origSize,
File convertedFile,
File typeFile)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final long origSize
public final long convertedSize
public final File convertedFile
public final File typeFile
| Constructor Detail |
|---|
public ImageHandler.ImageConversionResult(long origSize,
File convertedFile,
File typeFile)
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||