Uses of Package
it.tidalwave.util
Packages that use it.tidalwave.util
-
Classes in it.tidalwave.util used by it.tidalwave.role.spiClassDescriptionA facility to register and unregister global and local DCI contexts.
-
Classes in it.tidalwave.util used by it.tidalwave.utilClassDescriptionObjects implementing this interface can provide am adapter of the required type.A type reference for roles that can be used in place of a class literal, especially when roles with generics are used.A simple callback that can throw any kind of exception.A facility to register and unregister global and local DCI contexts.Used byA factory for providing results of a search.An interface that should be implemented by specific
Finder.SortCriterion
objects which are capable to implement by themselves the sorting of objects, by post-processing an existing collection of objects.A tag interface to mark objects which are meaningful sort criteria that can be passed toFinder.sort(it.tidalwave.util.Finder.SortCriterion)
.An enumeration to define the direction of a sort (ascending or descending).An opaque wrapper for identifiers.A factory for creating a new, uniqueId
for an object.A callback associated with a name.Notifies that a searched object couldn't be found.A value object that contains a pair of values.A facility that provides means for launching an external process, scraping its stdout and stderr in real-time and sending commands by means of its stdin.This interface provides operations that can be performed on the stdout or stderr consoles attached to the external process.A listener that is invoked whenever a line is read from the console.This interface should be implemented by classes for which is meaningful to be converted into aString
.A class which encapsulates a task.A provider of current time.A value object that contains a triple of values.A map that is type safe, i.e. the pairs (key, value) are type-checked.A map that is type safe, i.e. the pairs (key, value) are type-checked, and can contain multiple values, i.e. it's associated to collections (key, collection of values). -
Classes in it.tidalwave.util used by it.tidalwave.util.spiClassDescriptionA factory for providing results of a search.A tag interface to mark objects which are meaningful sort criteria that can be passed to
Finder.sort(it.tidalwave.util.Finder.SortCriterion)
.An enumeration to define the direction of a sort (ascending or descending).An opaque wrapper for identifiers.A facility that provides means for launching an external process, scraping its stdout and stderr in real-time and sending commands by means of its stdin.This interface provides operations that can be performed on the stdout or stderr consoles attached to the external process.