why using the Package java.nio.file.Path with out importing it?

前端 未结 0 1567
慢半拍i
慢半拍i 2021-01-02 07:12

i have the two classes :

public class ScriptTests {

    private final java.nio.file.Path test_file;
   // ...
}

public class TestD {
public static void main         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题