public interface Resource extends InputStreamSource {. boolean exists();. boolean isOpen();. URL getURL() throws IOException;.
確定! 回上一頁