Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ get
Method
get
CodenameOne/src/com/codename1/util/LazyValue.java:40–40 ·
view source on GitHub ↗
(Object... args)
Source
from the content-addressed store, hash-verified
38
///
39
/// the value
40
T get(Object... args);
41
}
Callers
15
getItemAt
Method · 0.65
addItem
Method · 0.65
get
Method · 0.65
toJson
Method · 0.65
toXml
Method · 0.65
fromMap
Method · 0.65
update
Method · 0.65
getAudioBuffer
Method · 0.65
releaseAudioBuffer
Method · 0.65
toSrt
Method · 0.65
getOption
Method · 0.65
setVolume
Method · 0.65
Implementers
15
Mappers
CodenameOne/src/com/codename1/mapping/
CacheProviderProxy
CodenameOne/src/com/codename1/maps/Cac
TileCache
CodenameOne/src/com/codename1/maps/vec
IntArray
CodenameOne/src/com/codename1/maps/vec
SecureStorage
CodenameOne/src/com/codename1/security
Secrets
CodenameOne/src/com/codename1/security
PropertyBase
CodenameOne/src/com/codename1/properti
ListProperty
CodenameOne/src/com/codename1/properti
PropertyIndex
CodenameOne/src/com/codename1/properti
MapProperty
CodenameOne/src/com/codename1/properti
Property
CodenameOne/src/com/codename1/properti
Scene
CodenameOne/src/com/codename1/gaming/S
Calls
no outgoing calls
Tested by
6
writeReport
Method · 0.52
testLoadLocalizationBundlesUtf8
Method · 0.52
testLoadLocalizationBundlesLatin1Fallback
Method · 0.52
testLoadLocalizationBundlesUnicodeEscape
Method · 0.52
testLoadLocalizationBundles
Method · 0.52
installHeadlessImplementation
Method · 0.52