Home
last modified time | relevance | path

Searched defs:copyContentTo (Results 1 – 2 of 2) sorted by relevance

/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DFile.java99 void copyContentTo(File file) throws IOException {} in copyContentTo() method in File
DRegularFile.java159 void copyContentTo(File file) throws IOException { in copyContentTo() method in RegularFile