1.

How To Use Threads In Judo? Can I Use Java Thread Objects?

Answer»

SINCE you can use any Java OBJECTS in Judo programs, NOTHING prevents you from using java.lang.Thread objects, but this is strongly discouraged.

Since you can use any Java objects in Judo programs, nothing prevents you from using java.lang.Thread objects, but this is strongly discouraged.



Discussion

No Comment Found