Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Method Map<String, Object> getValues() in SPListItem class private #97

Open
fildacz opened this issue Feb 5, 2016 · 0 comments
Open

Comments

@fildacz
Copy link

fildacz commented Feb 5, 2016

It seems to me that the method
Map<String, Object> getValues() {
return new HashMap<String, Object>(mValues);
}
in SPListItem class should have the "public" classifier.

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

No branches or pull requests

1 participant