Skip to content

EventBusAdapter:getParam try to access params before initialization #228

Description

@gcastaldi

Field params in EventBusAdapter has a lazy initialization in the method params() so the method getParam(String paramName) must access the field through such method to avoid risks of NPE.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions