public interface Resource extends InputStreamSource { ... As you can see, the Resource interface extends the InputStreamSource interface.
確定! 回上一頁