@FunctionalInterface public interface JavaPropertiesStreamProvider
| 修飾子とタイプ | メソッドと説明 |
|---|---|
InputStream |
provideStream()
Provider the stream for java properties.
|
InputStream provideStream() throws IOException
IOException - When it fails to provide the stream.Copyright © 2014–2015 The DBFlute Project. All rights reserved.