Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bumptech.glide.util Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
ByteArrayPoolA pool for reusing byte arrays that produces and contains byte arrays of a fixed size.Classcom.bumptech.glide.utilGlide
ContentLengthInputStreamUses the content length as the basis for the return value of available() and verifies that at least content length bytes are returned from the various read methods.Classcom.bumptech.glide.utilGlide
ExceptionCatchingInputStreamAn InputStream that catches IOExceptions during read and skip calls and stores them so they can later be handled or thrown.Classcom.bumptech.glide.utilGlide
FixedPreloadSizeProviderA ListPreloader.Classcom.bumptech.glide.utilGlide
LogTimeA class for logging elapsed real time in millis.Classcom.bumptech.glide.utilGlide
LruCacheA general purpose size limited cache that evicts items using an LRU algorithm.Classcom.bumptech.glide.utilGlide
MarkEnforcingInputStreamPrevents InputStreams from overflowing their buffer by reading data past their read limit.Classcom.bumptech.glide.utilGlide
MultiClassKeyA key of two Classes to be used in hashed collections.Classcom.bumptech.glide.utilGlide
UtilA collection of assorted utility classes.Classcom.bumptech.glide.utilGlide
ViewPreloadSizeProviderA ListPreloader.Classcom.bumptech.glide.utilGlide