Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

对象字段没有对应的put方法 #2

Open
xuhuan opened this issue Dec 6, 2016 · 0 comments
Open

对象字段没有对应的put方法 #2

xuhuan opened this issue Dec 6, 2016 · 0 comments

Comments

@xuhuan
Copy link

xuhuan commented Dec 6, 2016

如下

 AnyPref.getPrefs("sample")//或者new SharedPrefs("sample")
            .putLong("long", 920394857382L)
            .putInt("int", 63)
            .putString("string", "sample string");

其他字段有put方法, PrefSub对应的对象字段没有对应的方法.get方法也没有的.
@NashLegend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant