Package io.github.suppierk.java.lang
package io.github.suppierk.java.lang
-
InterfacesClassDescriptionThe
Runnable
interface should be implemented by any class whose instances are intended to be executed by a thread.
Runnable
interface should be implemented by any class whose instances are intended to
be executed by a thread.