Searched defs:withFile (Results 1 – 8 of 8) sorted by relevance
66 public static KeysetReader withFile(File file) throws IOException { in withFile() method in BinaryKeysetReader
58 public static KeysetWriter withFile(File file) throws IOException { in withFile() method in BinaryKeysetWriter
69 public static KeysetWriter withFile(File file) throws IOException { in withFile() method in JsonKeysetWriter
109 public static JsonKeysetReader withFile(File file) throws IOException { in withFile() method in JsonKeysetReader
72 public static KeysetWriter withFile(File file) throws IOException { in withFile() method in JsonKeysetWriter
111 public static JsonKeysetReader withFile(File file) throws IOException { in withFile() method in JsonKeysetReader