public interface Observer<T>
void
notify(T data)
void notify(T data)
Copyright © 2015. All rights reserved.