Class FileRange
- java.lang.Object
-
- org.jboss.resteasy.plugins.providers.FileRange
-
public class FileRange extends java.lang.Object- Version:
- $Revision: 1 $
-
-
Constructor Summary
Constructors Constructor Description FileRange(java.io.File file, long begin, long end)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetBegin()longgetEnd()java.io.FilegetFile()
-