futura.atomic
A clojure idiomatic wrapper for JDK atomic types.
long
(long)(long n)Create an instance of atomic long with optional initial value. If it is not provided, 0 will be the initial value.
A clojure idiomatic wrapper for JDK atomic types.
(long)(long n)Create an instance of atomic long with optional initial value. If it is not provided, 0 will be the initial value.