Package com.inductiveautomation.historian.gateway.api.util
package com.inductiveautomation.historian.gateway.api.util
-
ClassDescriptionCheckedRunnable<E extends Exception>Represents a functional interface similar to
Runnablebut allows for checked exceptions to be thrown.CheckedSupplier<T,E extends Exception> Represents a supplier of results that allows for checked exceptions to be thrown.Utility class for managing and executing operations within read and write locks.