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

J

JAVATHREAD - Static variable in class suramadu.util.exec.ThreadType
Thread type enumerations
JNIOverhead - class suramadu.tests.latency.JNIOverhead.
The JNIOverhead class measures the overhead involved in making a simple JNI call.
JNIOverhead() - Constructor for class suramadu.tests.latency.JNIOverhead
constructor for test class Instantiates testProperties.
JNIOverhead(JNIOverhead.TestProps) - Constructor for class suramadu.tests.latency.JNIOverhead
 
JNIOverhead.TestProps - class suramadu.tests.latency.JNIOverhead.TestProps.
 
JNIOverhead.TestProps() - Constructor for class suramadu.tests.latency.JNIOverhead.TestProps
 
JNIOverhead.TestProps(Class) - Constructor for class suramadu.tests.latency.JNIOverhead.TestProps
 
JavaThreadLauncher - class suramadu.util.exec.JavaThreadLauncher.
Utility used to launch threads.
JavaThreadLauncher() - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(ThreadLauncherData) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(Runnable) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(Runnable, int) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(Runnable, int, long) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(Runnable, int, long, long) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(ThreadType, Runnable) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(ThreadType, Runnable, int) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(ThreadType, Runnable, int, long) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(ThreadType, Runnable, int, long, long) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(ThreadType, MemoryType, Runnable) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(ThreadType, MemoryType, Runnable, int) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(ThreadType, MemoryType, Runnable, int, long) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
JavaThreadLauncher(ThreadType, MemoryType, Runnable, int, long, long) - Constructor for class suramadu.util.exec.JavaThreadLauncher
Creates a new instance of Launcher
Jitter - class suramadu.tests.jitter.Jitter.
This test measures the jitter of RealTime Java Threads.
Jitter() - Constructor for class suramadu.tests.jitter.Jitter
constructor for test class Instantiates testProperties.
Jitter(Jitter.TestProps) - Constructor for class suramadu.tests.jitter.Jitter
 
Jitter.TestProps - class suramadu.tests.jitter.Jitter.TestProps.
 
Jitter.TestProps() - Constructor for class suramadu.tests.jitter.Jitter.TestProps
 
Jitter.TestProps(Class) - Constructor for class suramadu.tests.jitter.Jitter.TestProps
 
jitter(int[]) - Static method in class suramadu.util.time.Time
Given an array of longs of length n where each element represents an absolute time measurement, and a period that represents a periodic time in the same units as the time measurements in the array, convert the values in the array to represent deviation from a calculated average period.
jitter(long, int[]) - Static method in class suramadu.util.time.Time
Given an array of ints of length n where each element represents an absolute time measurement, and a period that represents a periodic time in the same units as the time measurements in the array, convert the values in the array to represent deviation from the specified period.
jitter(long[]) - Static method in class suramadu.util.time.Time
Given an array of longs of length n where each element represents an absolute time measurement, and a period that represents a periodic time in the same units as the time measurements in the array, convert the values in the array to represent deviation from a calculated average period.
jitter(long, long[]) - Static method in class suramadu.util.time.Time
Given an array of longs of length n where each element represents an absolute time measurement, and a period that represents a periodic time in the same units as the time measurements in the array, convert the values in the array to represent deviation from the specified period.
jitter(int[], int) - Static method in class suramadu.util.time.Time
Given an array of longs of length n where each element represents an absolute time measurement, convert the values in the array to represent deviation from a calculated average period.
jitter(long, int[], int) - Static method in class suramadu.util.time.Time
Given an array of ints of length n where each element represents an absolute time measurement, and a period that represents a periodic time in the same units as the time measurements in the array, convert the values in the array to represent deviation from the specified period.
jitter(long[], int) - Static method in class suramadu.util.time.Time
Given an array of longs of length n where each element represents an absolute time measurement, convert the values in the array to represent deviation from a calculated average period.
jitter(long, long[], int) - Static method in class suramadu.util.time.Time
Given an array of longs of length n where each element represents an absolute time measurement, and a period that represents a periodic time in the same units as the time measurements in the array, convert the values in the array to represent deviation from the specified period.

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