Skip to content

Remove Actions Utility Methods #1799

@benjchristensen

Description

@benjchristensen

Related to #1797 it looks like we should remove the following unused methods in Actions:

    public static <T> Action1<T> onNextFrom(final Observer<T> observer) {
    public static <T> Action1<Throwable> onErrorFrom(final Observer<T> observer) {
    public static <T> Action1<T> onNextFrom(final Observer<T> observer) {

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions