Uses of Package
it.tidalwave.util
-
Packages that use it.tidalwave.util Package Description it.tidalwave.util it.tidalwave.util.spi -
Classes in it.tidalwave.util used by it.tidalwave.util Class Description As.NotFoundBehaviour Callback A simple callback that can throw any kind of exception.Finder A factory for providing results of a search.Finder.FilterSortCriterion An interface that should be implemented by specificFinder.SortCriterionobjects which are capable to implement by themselves the sorting of objects, by post-processing an existing collection of objects.Finder.SortCriterion A tag interface to mark objects which are meaningful sort criteria that can be passed toFinder.sort(it.tidalwave.util.Finder.SortCriterion).Finder.SortDirection An enumeration to define the direction of a sort (ascending or descending).Id An opaque wrapper for identifiers.Initializer Key NotFoundException Notifies that a searched object couldn't be found.ProcessExecutor 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.ProcessExecutor.ConsoleOutput This interface provides operations that can be performed on the stdout or stderr consoles attached to the external process.ProcessExecutor.ConsoleOutput.Listener A listener that is invoked whenever a line is read from the console.StringValue This interface should be implemented by classes for which is meaningful to be converted into aString.Task A class which encapsulates a task..TypeSafeMap TypeSafeMultiMap -
Classes in it.tidalwave.util used by it.tidalwave.util.spi Class Description As Objects implementing this interface can provide am adapter of the required type.As.NotFoundBehaviour Finder A factory for providing results of a search.Finder.SortCriterion A tag interface to mark objects which are meaningful sort criteria that can be passed toFinder.sort(it.tidalwave.util.Finder.SortCriterion).Finder.SortDirection An enumeration to define the direction of a sort (ascending or descending).NotFoundException Notifies that a searched object couldn't be found.ProcessExecutor 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.ProcessExecutor.ConsoleOutput This interface provides operations that can be performed on the stdout or stderr consoles attached to the external process.