你问题真抽象,
一定是个抽象方法或者接口,
没有实现,
所以没人来给你回答,
String里

解决方案 »

  1.   

    具体点,什么问题啊,真的是interface
      

  2.   

    mkdir
    public boolean mkdir()Creates the directory named by this abstract pathname. Returns:
    true if and only if the directory was created; false otherwise 
    Throws: 
    SecurityException - If a security manager exists and its SecurityManager.checkWrite(java.lang.String) method does not permit the named directory to be created