Package alpine.util
This package contains a collection of various utilities.
-
Class Summary Class Description BooleanUtil A collection of useful Boolean utilities.ByteFormat Class to render a byte count as a human-readable string such as "1 KB" or "1 GB" instead of a raw number such as "1024" or "1073741824".ByteUtil A collection of functions that operate on bytes.DbUtil GravatarUtil A collection of methods that help integrate user Gravatar's.HttpUtil This class contains a collection of useful utility methods for various HTTP tasks.MapperUtil A collection of useful ObjectMapper methods.OidcUtil Pageable<T> This class provides a simple way to paginate through a List without having to implement a new type.PathUtil The utility class for working with various paths.SystemUtil This class contains a collection of commonly used static methods which reveal system-wide information.ThreadUtil A collection of useful Thread utilities.UrlUtil UuidUtil A collection of useful UUID utilities.VersionComparator A class that compares semantic versions from one to another.