Roberto Messina
09/13/2019, 12:21 AMAmirul Zin
09/13/2019, 12:51 AMobject SomeObject{
fun idempotentFunction(input:SomeInput){ ... }
}
class SomeClass {
fun doSomething(){
SomeObject.idempotentFunction( ... )
}
}
Amirul Zin
09/13/2019, 12:52 AMthreads
and #C0B8MA7FA for this