Package | Description |
---|---|
it.tidalwave.util | |
it.tidalwave.util.spi |
Class and Description |
---|
As.NotFoundBehaviour |
Finder
A factory for providing results of a search.
|
Finder.FilterSortCriterion
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. |
Finder.SortCriterion
A tag interface to mark objects which are meaningful sort criteria that can be passed to
Finder.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 a
String . |
Task
A class which encapsulates a task..
|
TypeSafeMap |
TypeSafeMultiMap |
Class and 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 to
Finder.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.
|
Copyright © 2009–2015 Tidalwave s.a.s. (http://tidalwave.it). All rights reserved.