MCPcopy Index your code
hub / github.com/DLTech21/Tut-android / putFloat

Method putFloat

app/src/main/java/com/dtalk/dd/utils/SPUtils.java:139–141  ·  view source on GitHub ↗

SP中写入float类型value @param context 上下文 @param key 键 @param value 值 @return true: 写入成功 false: 写入失败

(Context context, String key, float value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

onSaveInstanceStateMethod · 0.80

Calls 1

getSPMethod · 0.95

Tested by

no test coverage detected