提交 9b4dbc17 authored 作者: noelgrandin's avatar noelgrandin

this inner class can be static

上级 ccd39246
...@@ -269,7 +269,7 @@ public class LobStorage { ...@@ -269,7 +269,7 @@ public class LobStorage {
/** /**
* An input stream that reads from a remote LOB. * An input stream that reads from a remote LOB.
*/ */
public class RemoteInputStream extends InputStream { public static class RemoteInputStream extends InputStream {
/** /**
* The data handler. * The data handler.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论