public interface Observer<M>
void
update(M message)
void update(M message) throws Throwable
Throwable
Copyright © 2021. All rights reserved.