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