Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ lock
Method
lock
CodenameOne/src/com/codename1/ui/Image.java:1006–1007 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1004
/// might choose to cache itself in RAM.
1005
/// This method may be invoked multiple times.
1006
public
void
lock() {
1007
}
1008
1009
/// Returns true if the image is locked
1010
///
Callers
6
eagerLock
Method · 0.95
paint
Method · 0.95
actionPerformed
Method · 0.95
lockStyleImages
Method · 0.95
exifRotation
Method · 0.95
testLockAndUnlockDoNotThrow
Method · 0.95
Calls
no outgoing calls
Tested by
1
testLockAndUnlockDoNotThrow
Method · 0.76