A B C D E F G H I J K L M N O P Q R S T U V W _

K

Key - class suramadu.util.Key.
The MapKey should be used to create keys for use in Maps, or as a Java for of Enumerated Type.
Key() - Constructor for class suramadu.util.Key
 
kill() - Method in class suramadu.util.exec.JavaThreadLauncher
Kill the launched thread appropriately for its type.
kill() - Method in class suramadu.util.exec.NHRTJavaThread
Cancels this NHRTJavaThread by calling its task's cancel() method.
kill() - Method in class suramadu.util.exec.PeriodicJavaThread
Cancels this PeriodicJavaThread by calling its task's cancel() method.
kill() - Method in class suramadu.util.exec.RTJavaThread
Cancels this RTJavaThread by calling its task's cancel() method.
kill() - Method in class suramadu.util.exec.RTThreadLauncher
Kill the launched thread appropriately for its type.
kill() - Method in interface suramadu.util.exec.ThreadLauncher
 

A B C D E F G H I J K L M N O P Q R S T U V W _