@FunctionalInterface public static interface RandomAccessStreamCache.StreamCacheCreateFunction
Modifier and Type | Method and Description |
---|---|
RandomAccessStreamCache |
create()
Creates an instance of a RandomAccessStreamCache.
|
RandomAccessStreamCache create() throws IOException
IOException
- if something went wrongCopyright © 2002–2023 The Apache Software Foundation. All rights reserved.