Uses of Package
it.tidalwave.util
-
Classes in it.tidalwave.util used by it.tidalwave.actor Class Description As Objects implementing this interface can provide am adapter of the required type. -
Classes in it.tidalwave.util used by it.tidalwave.role Class Description 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).Id An opaque wrapper for identifiers. -
Classes in it.tidalwave.util used by it.tidalwave.role.spi Class Description ContextManager A facility to register and unregister global and local DCI contexts. -
Classes in it.tidalwave.util used by it.tidalwave.role.spring Class Description ContextManager A facility to register and unregister global and local DCI contexts. -
Classes in it.tidalwave.util used by it.tidalwave.role.ui Class Description As Objects implementing this interface can provide am adapter of the required type.As.Type A type reference for roles that can be used in place of a class literal, especially when roles with generics are used.Callback A simple callback that can throw any kind of exception.NotFoundException Notifies that a searched object couldn't be found. -
Classes in it.tidalwave.util used by it.tidalwave.role.ui.spi Class Description As Objects implementing this interface can provide am adapter of the required type.NotFoundException Notifies that a searched object couldn't be found. -
Classes in it.tidalwave.util used by it.tidalwave.thesefoolishthings.examples.dci.persistable.jpa Class Description Id An opaque wrapper for identifiers. -
Classes in it.tidalwave.util used by it.tidalwave.thesefoolishthings.examples.dci.persistable.jpa.role Class Description Id An opaque wrapper for identifiers. -
Classes in it.tidalwave.util used by it.tidalwave.thesefoolishthings.examples.extendedfinderexample Class Description Finder A factory for providing results of a search. -
Classes in it.tidalwave.util used by it.tidalwave.thesefoolishthings.examples.inmemoryfinderexample Class Description 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)
. -
Classes in it.tidalwave.util used by it.tidalwave.thesefoolishthings.examples.jpafinderexample Class Description Finder.SortCriterion A tag interface to mark objects which are meaningful sort criteria that can be passed toFinder.sort(it.tidalwave.util.Finder.SortCriterion)
. -
Classes in it.tidalwave.util used by it.tidalwave.thesefoolishthings.examples.jpafinderexample.role Class Description Finder A factory for providing results of a search. -
Classes in it.tidalwave.util used by it.tidalwave.thesefoolishthings.examples.person Class Description Finder A factory for providing results of a search. -
Classes in it.tidalwave.util used by it.tidalwave.util Class Description As Objects implementing this interface can provide am adapter of the required type.As.Type A type reference for roles that can be used in place of a class literal, especially when roles with generics are used.Callback A simple callback that can throw any kind of exception.ContextManager A facility to register and unregister global and local DCI contexts.ContextManager.Binder Used byContextManager.RunnableWithException ContextManager.SupplierWithException Finder A factory for providing results of a search.Finder.InMemorySortCriterion An interface that should be implemented by specificFinder.SortCriterion
objects 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).FunctionalCheckedExceptionWrappers.ConsumerWithException A variant ofConsumer
that might throw anException
.FunctionalCheckedExceptionWrappers.FunctionWithException A variant ofFunction
that might throw anException
.FunctionalCheckedExceptionWrappers.PredicateWithException A variant ofPredicate
that might throw anException
.FunctionalCheckedExceptionWrappers.RunnableWithException A variant ofRunnable
that might throw anException
.FunctionalCheckedExceptionWrappers.SupplierWithException A variant ofSupplier
that might throw anException
.Id An opaque wrapper for identifiers.IdFactory A factory for creating a new, uniqueId
for an object.Initializer Key NamedCallback A callback associated with a name.NotFoundException Notifies that a searched object couldn't be found.Pair A value object that contains a pair of values.PreferencesHandler 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.TimeProvider A provider of current time.Triple A value object that contains a triple of values.TypeSafeMap A map that is type safe, i.e.TypeSafeMultiMap A map that is type safe, i.e. -
Classes in it.tidalwave.util used by it.tidalwave.util.spi Class Description 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).Id An opaque wrapper for identifiers.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. -
Classes in it.tidalwave.util used by it.tidalwave.util.test Class Description TimeProvider A provider of current time.