While learning Android recently, there is a Handler class in android that is very useful. We can "send" the executable to the end of another thread, something like a queue, in which case it is very dynamic. Does anyone know of a similar class in Java SE that can do this?
GMsoF source share