This is a cache of https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/unit/package-summary.html. It is a snapshot of the page as it appeared on 2025-11-19T09:34:58.555+0000.
org.
spring
framework.util.unit (
spring
Framework 7.0.0 API)
JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
spring
Framework
org.
spring
framework.util.unit
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.
spring
framework.util.unit
@NullMarked
package
org.
spring
framework.util.unit
Useful unit data types.
Related Packages
Package
Description
org.
spring
framework.util
Miscellaneous utility classes, such as utilities for working with strings, classes, collections, reflection, etc.
org.
spring
framework.util.backoff
A generic back-off abstraction.
org.
spring
framework.util.comparator
Useful generic
java.util.Comparator
implementations, such as an invertible comparator and a compound comparator.
org.
spring
framework.util.concurrent
Useful generic
java.util.concurrent.Future
extensions.
org.
spring
framework.util.function
Useful generic
java.util.function
helper classes.
org.
spring
framework.util.xml
Miscellaneous utility classes for XML parsing and transformation, such as error handlers that log warnings via Commons Logging.
All Classes and Interfaces
Classes
Enum Classes
Class
Description
DataSize
A data size, such as '12MB'.
DataUnit
A standard set of
DataSize
units.