Represents the Ruby {@code Thread} class. Implemented using Java threads, but note that there isnot a one-to-one mapping between Ruby threads and Java threads - specifically in combination with fibers as they are currently implemented as their own Java threads.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.