Skip to content

Remove unnecessary boxing/unboxing [backward-incompatible] #185

@KeranYang

Description

@KeranYang

Boolean is used by sinker Response success, fallback. We should change it to boolean, such that when we new a Response object with a primitive boolean value, Java doesn't need to perform unnecessary boxing. We don't have a case where success can be null.

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