Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
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

@fildacz

Description

@fildacz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions