Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bumptech/glide
/ load
Method
load
library/src/main/java/com/bumptech/glide/ModelTypes.java:19–19 ·
view source on GitHub ↗
(@Nullable Bitmap bitmap)
Source
from the content-addressed store, hash-verified
17
*/
18
interface
ModelTypes<T> {
19
@NonNull
20
@CheckResult
21
T load(@Nullable Bitmap bitmap);
22
Callers
15
runTestFileDefaultLoader
Method · 0.65
testUrlDefaultLoader
Method · 0.65
testAsBitmapOption
Method · 0.65
testToBytesOption
Method · 0.65
testLoadColorDrawable_withUnitBitmapTransformation_returnsColorDrawable
Method · 0.65
testLoadColorDrawable_withNonUnitBitmapTransformation_returnsBitmapDrawable
Method · 0.65
runTestUriDefaultLoader
Method · 0.65
runTestStringDefaultLoader
Method · 0.65
runTestIntegerDefaultLoader
Method · 0.65
testByteArrayDefaultLoader
Method · 0.65
testUnregisteredModelThrowsException
Method · 0.65
testNonDefaultModelWithRegisteredFactoryDoesNotThrow
Method · 0.65
Implementers
14
RequestManager
library/src/main/java/com/bumptech/gli
RequestBuilder
library/src/main/java/com/bumptech/gli
LoadPath
library/src/main/java/com/bumptech/gli
Engine
library/src/main/java/com/bumptech/gli
GlideRequest
annotation/compiler/test/src/test/reso
GlideRequests
annotation/compiler/test/src/test/reso
GlideRequest
annotation/compiler/test/src/test/reso
GlideRequests
annotation/compiler/test/src/test/reso
GlideRequest
annotation/compiler/test/src/test/reso
GlideRequest
annotation/compiler/test/src/test/reso
GlideRequest
annotation/compiler/test/src/test/reso
GlideRequest
annotation/compiler/test/src/test/reso
Calls
no outgoing calls
Tested by
15
runTestFileDefaultLoader
Method · 0.52
testUrlDefaultLoader
Method · 0.52
testAsBitmapOption
Method · 0.52
testToBytesOption
Method · 0.52
testLoadColorDrawable_withUnitBitmapTransformation_returnsColorDrawable
Method · 0.52
testLoadColorDrawable_withNonUnitBitmapTransformation_returnsBitmapDrawable
Method · 0.52
runTestUriDefaultLoader
Method · 0.52
runTestStringDefaultLoader
Method · 0.52
runTestIntegerDefaultLoader
Method · 0.52
testByteArrayDefaultLoader
Method · 0.52
testUnregisteredModelThrowsException
Method · 0.52
testNonDefaultModelWithRegisteredFactoryDoesNotThrow
Method · 0.52