Searched defs:RandomTempFile (Results 1 – 1 of 1) sorted by relevance
35 public class RandomTempFile extends File { class53 public RandomTempFile(long sizeInBytes) throws IOException { in RandomTempFile() method in RandomTempFile71 public RandomTempFile(String filename, int sizeInBytes) throws IOException { in RandomTempFile() method in RandomTempFile90 public RandomTempFile(String filename, long sizeInBytes) throws IOException { in RandomTempFile() method in RandomTempFile109 public RandomTempFile(String filename, long sizeInBytes, boolean binaryData) in RandomTempFile() method in RandomTempFile118 public RandomTempFile(File root, String filename, long sizeInBytes) throws IOException { in RandomTempFile() method in RandomTempFile