接口 HookedJarFile.InputStreamSuppler
-
- 封闭类:
- HookedJarFile
public static interface HookedJarFile.InputStreamSuppler
-
-
方法概要
修饰符和类型 方法 说明 @NotNull InputStream
get()
-
-
-
方法详细资料
-
get
@NotNull @NotNull InputStream get() throws IOException
- 抛出:
IOException
-
-