|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.tidalwave.util.spi.FinderSupport<Type,Finder<Type>>
it.tidalwave.util.spi.SimpleFinderSupport<Type>
public abstract class SimpleFinderSupport<Type>
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface it.tidalwave.util.Finder |
---|
Finder.FilterSortCriterion<Type>, Finder.SortCriterion, Finder.SortDirection |
Field Summary |
---|
Fields inherited from class it.tidalwave.util.spi.FinderSupport |
---|
firstResult, maxResults, sorters |
Constructor Summary | |
---|---|
protected |
SimpleFinderSupport()
|
protected |
SimpleFinderSupport(java.lang.String name)
|
Method Summary |
---|
Methods inherited from class it.tidalwave.util.spi.FinderSupport |
---|
clone, computeNeededResults, computeResults, count, firstResult, from, max, ofType, result, results, sort, sort |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SimpleFinderSupport()
protected SimpleFinderSupport(@Nonnull java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |