Uses of Package
rs.baselib.util
| Package | Description |
|---|---|
| rs.baselib.bean |
Provides support for objects and classes implementing the Java Bean Specification.
|
| rs.baselib.io |
Provides I/O utilities, such as converting from/into bytes and finding resources.
|
| rs.baselib.lang |
Provides support for Java language-specific issues.
|
| rs.baselib.sql |
Pure SQL helper classes.
|
| rs.baselib.test |
Provides classes for test-related issues.
|
| rs.baselib.type |
Commonly used data types.
|
| rs.baselib.util |
Provides several utility classes.
|
-
Classes in rs.baselib.util used by rs.baselib.bean Class Description IDirtyable Tells whether an object has changed or not. -
Classes in rs.baselib.util used by rs.baselib.io Class Description RsDate ADatereplacement object to allow better date computations.RsDay A day.RsMonth A month.RsYear A year. -
Classes in rs.baselib.util used by rs.baselib.lang Class Description RsDate ADatereplacement object to allow better date computations. -
Classes in rs.baselib.util used by rs.baselib.sql Class Description IDisplayProvider Provides a method for displaying names or labels to a user. -
Classes in rs.baselib.util used by rs.baselib.test Class Description DateTimePeriod A period of time.RsDate ADatereplacement object to allow better date computations.RsDay A day.RsMonth A month.RsYear A year. -
Classes in rs.baselib.util used by rs.baselib.type Class Description IDirtyable Tells whether an object has changed or not. -
Classes in rs.baselib.util used by rs.baselib.util Class Description BeanValueProvider Default bean implementation forIValueProvider.CronSchedule Provides cron-like scheduling information.CronSchedule.AbstractTimeValue Base class for timing values.DateTimePeriod A period of time.DistanceCalculation Can calculate the distance between two strings.Environment Selects the Environment.ICache A simple definition of a cache.IUriProvider Interface that can provide URIs.IUrlProvider Interface that can provide URLs.IUrlTransformer Converts names to URLs.IValueProvider Interface for an object that can retrieve a certain property from an object.LogLevel A definition of log levels for internal uses.ReleaseInformation Holds release information about packages, artifacts and versions.ReleaseRepository Holds information about packages and modules.RsDate ADatereplacement object to allow better date computations.RsDay A day.RsMonth A month.RsYear A year.