Skip to content

RegionChangeEvent.java:17: 错误: 对于Event(int,long), 找不到合适的构造器 #23

Description

@cloudsafe

android编译时发现这个错误。
RegionChangeEvent.java:17: 错误: 对于Event(int,long), 找不到合适的构造器
super(id, System.currentTimeMillis());
^
构造器 Event.Event()不适用
(实际参数列表和形式参数列表长度不同)
构造器 Event.Event(int)不适用
(实际参数列表和形式参数列表长度不同)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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