Auxio/app/src/main/java/org/oxycblt
OxygenCobalt d6f166a3ee
all: use synchronized annotation
Use the @Synchronized annotation instead of synchronized.

Makes my ability to manage thread-safety on the shared objects much
easier. Because I don't have to think about what I should guard
and what I shouldn't.
2022-07-02 17:28:51 -06:00
..
auxio all: use synchronized annotation 2022-07-02 17:28:51 -06:00