Uses of Class
com.luchersol.core.util.AbstractChecker

Packages that use AbstractChecker
Package
Description
Specialized checker implementations for various data types and structures.
Specialized checkers for Java collection types.
Specialized checkers for I/O and file system operations.
Lambda expression and functional programming checkers.
Specialized checkers for mathematical and array-based operations.
Specialized checkers for arbitrary precision numeric types.
Specialized checkers for floating-point numeric types.
Specialized checkers for integer numeric types.
Specialized checkers for temporal and time-related operations.
Specialized checkers for Java 8+ temporal types.
Core utility classes and base abstractions for the Checker framework.