Skip to content

How to handle the below error?  #4

Description

@chanten

AllFunctionExample.java:25: error: reference to subscribe is ambiguous
source.subscribe(Log::i);
^
both method subscribe(BiConsumer<? super T,? super Throwable>) in Single and method subscribe(Consumer<? super T>) in Single match
where T is a type-variable:
T extends Object declared in class Single

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions