A B C D E F G H I L M N O P R S T U W 
All Classes All Packages

I

illegalArgumentException(String, long) - Method in class com.github.javinator9889.threading.pools.ThreadsPooling.Builder
Generates an IllegalArgumentException by replacing the spaces by the given values.
IMMEDIATELY_RUN_ON_REJECTED_HANDLER - Static variable in class com.github.javinator9889.threading.pools.ThreadsPooling
A predefined rejected execution handler that runs the rejected thread immediately.
ImmediatelyRunOnRejectedExecutionHandler - Class in com.github.javinator9889.threading.pools.rejectedhandlers
Rejected execution handler that immediately runs the rejected thread - this handler is not recommended if you need to message between threads and/or there are common dependencies.
ImmediatelyRunOnRejectedExecutionHandler() - Constructor for class com.github.javinator9889.threading.pools.rejectedhandlers.ImmediatelyRunOnRejectedExecutionHandler
Default only available constructor.
InvalidClassTypeException - Exception in com.github.javinator9889.utils.errors
Custom exception called when retrieving data from ArgumentParser and the data type is not the specified one.
InvalidClassTypeException(String) - Constructor for exception com.github.javinator9889.utils.errors.InvalidClassTypeException
Constructs a new runtime exception with the specified detail message.
isDivisibleBy29() - Method in class LambdasPooling.HeavyLoadClass
 
isDivisibleBy29(ArgumentParser) - Method in class LambdasPooling.HeavyLoadClass
 
isEmpty() - Method in class com.github.javinator9889.utils.ArgumentParser
Indicates whether this collection is empty.
isParamHigherThanZero(long) - Method in class com.github.javinator9889.threading.pools.ThreadsPooling.Builder
Checks whether the param is higher or equal than zero.
A B C D E F G H I L M N O P R S T U W 
All Classes All Packages