Uses of Interface
com.twelvemonkeys.imageio.stream.Cache
-
Packages that use Cache Package Description com.twelvemonkeys.imageio.stream Provides various additional stream implementations. -
-
Uses of Cache in com.twelvemonkeys.imageio.stream
Classes in com.twelvemonkeys.imageio.stream that implement Cache Modifier and Type Class Description (package private) classFileCache(package private) classMemoryCacheConstructors in com.twelvemonkeys.imageio.stream with parameters of type Cache Constructor Description BufferedChannelImageInputStream(Cache cache)Constructs aBufferedChannelImageInputStreamthat will read from a givenCache.
-