Module org.seasar.doma.core
Package org.seasar.doma.util
package org.seasar.doma.util
Provides utility classes and interfaces.
This package contains general-purpose utility components that can be used throughout the Doma framework.
-
InterfacesClassDescriptionThrowingSupplier<T,
E extends Exception> Represents a supplier of results that may throw an exception.