Package com.norconex.commons.lang
package com.norconex.commons.lang
Miscellaneous classes.
-
ClassDescriptionA range from a possible set of values that rolls over when defined circular start or end is reached.Utility class for finding names of classes implementing an interface or class in directories or JAR files.Class-related utility methods.Convenience methods related to object equality.Exception-related utility methods.Memory-related utility methods.Operators used by a few conditions based on comparable values (e.g., numbers, dates, etc.).OsResource<T>Provides an abstraction over operating-system specific resources (e.g. paths).A package manifest containing project or library identifying information.Formats percentage as string.Utility class for loading resource from class loader, relative to a given class.Convenience class to put to sleep the currently running thread.Runtime
Sleepexception wrapping anyInterruptedExceptionthrown.Provides convenience methods complementing the SLF4J offerings.System-related convenience methods.Holds possible return value and standard output/error when invokingSystemUtil.callAndCaptureOutput(Callable)orSystemUtil.runAndCaptureOutput(Runnable).Runtime exception wrapping possible exceptions thrown by invokingCallableby one ofSystemUtilmethods.Generates a unique ID made out of the current time in milliseconds, combined with a thread-safe atomic sequence value that guarantees order and uniqueness within the same JVM.Deprecated, for removal: This API element is subject to removal in a future version.
PackageManifestinstead.