- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for compareTypes (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/jcifs/smb1/http/NetworkExplorer.java
* @param f1name name of first file * @param f2 second file to compare * @return comparison result for sorting * @throws IOException if an I/O error occurs */ protected int compareTypes(final SmbFile f1, final String f1name, final SmbFile f2) throws IOException { String f2name, t1, t2; int i; if (f1.isDirectory() != f2.isDirectory()) {Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sun Aug 31 08:00:57 GMT 2025 - 22.6K bytes - Click Count (0)