A B C E F G H I J L M O P Q S T U V W 

I

in - Static variable in class bham.leakwatch.InputStreamDriver
 
initialiseInterruptQueue() - Method in class bham.leakwatch.executors.Executor
 
InputStreamDriver - Class in bham.leakwatch
 
InputStreamDriver() - Constructor for class bham.leakwatch.InputStreamDriver
 
inputStreamDriverClassName - Variable in class bham.leakwatch.executors.Executor
The fully-qualified name of the class to use as a driver for the stdin InputStream from the perspective of the target class, or null if no driver is required.
InputStreamDriverException - Exception in bham.leakwatch.exceptions
 
InputStreamDriverException() - Constructor for exception bham.leakwatch.exceptions.InputStreamDriverException
 
InputStreamDriverException(String) - Constructor for exception bham.leakwatch.exceptions.InputStreamDriverException
 
InputStreamDriverException(Throwable) - Constructor for exception bham.leakwatch.exceptions.InputStreamDriverException
 
InputStreamDriverException(String, Throwable) - Constructor for exception bham.leakwatch.exceptions.InputStreamDriverException
 
Interrupt - Class in bham.leakwatch.interrupts
 
Interrupt() - Constructor for class bham.leakwatch.interrupts.Interrupt
 
InterruptQueue - Class in bham.leakwatch.interrupts
 
InterruptQueue() - Constructor for class bham.leakwatch.interrupts.InterruptQueue
 
interval - Variable in class bham.leakwatch.executors.Executor
Report leakage estimates at routine intervals, after this many executions of the target class's main method have been performed (or 0 if this behaviour is unwanted).
intervalCallback - Variable in class bham.leakwatch.executors.Executor
The IntervalCallback instance whose methods should be invoked at the given interval (see @link interval}).
IntervalCallback - Interface in bham.leakwatch
 
IntervalCallbackInterrupt - Class in bham.leakwatch.interrupts
 
IntervalCallbackInterrupt(LeakageEstimate.LeakageMeasure, IntervalCallback, int) - Constructor for class bham.leakwatch.interrupts.IntervalCallbackInterrupt
 
isInformationLeak() - Method in class bham.leakwatch.estimates.LeakageEstimate
Returns true if the collected data constitutes a statistically significant information leak, or false if it does not.
isInformationLeak() - Method in class bham.leakwatch.estimates.MinEntropyLeakageEstimate
 
isInformationLeak() - Method in class bham.leakwatch.estimates.MutualInformationEstimate
 
isNextAt(int) - Method in class bham.leakwatch.interrupts.InterruptQueue
 
A B C E F G H I J L M O P Q S T U V W