bowbahdoe / mccue.dev-comments

0 stars 0 forks source link

pages/6-19-21-atom #8

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Simple AtomicReference Wrapper

https://mccue.dev/pages/6-19-21-atom

bowbahdoe commented 2 years ago

I've recently published this to maven central, so if you don't want to copy paste you can use it via

<dependency>
   <groupId>dev.mccue</groupId>
   <artifactId>async</artifactId>
   <version>0.1.0</version>
</dependency>