Skip to content

UserModel.java第38行 UserBean userBean = mUsererArray.get(mID, new UserBean("not found", "not found"));写成这样是不是更好一些:UserBean userBean=mUserArray.get(mID,new UserBean(mFirstName,mLastName));: #2

@Spring20160208

Description

@Spring20160208
No description provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions