@FunctionalInterface public interface Subscriber<T>
void
on(T v)
void on(T v)
Copyright © 2017. All rights reserved.