i wanna do this thing
# announcements
r
i wanna do this thing
a
Copy code
object SomeObject{
  fun idempotentFunction(input:SomeInput){ ... }
}

class SomeClass {
   fun doSomething(){
     SomeObject.idempotentFunction( ... )
   }
}
Also, use
threads
and #C0B8MA7FA for this