it.tidalwave.util.spi
Class SimpleFinderSupport<Type>

Package class diagram package SimpleFinderSupport
java.lang.Object
  extended by it.tidalwave.util.spi.FinderSupport<Type,Finder<Type>>
      extended by it.tidalwave.util.spi.SimpleFinderSupport<Type>
All Implemented Interfaces:
Finder<Type>, Serializable, Cloneable

public abstract class SimpleFinderSupport<Type>
extends FinderSupport<Type,Finder<Type>>

Version:
$Id$
Author:
Fabrizio Giudici
See Also:
Serialized Form
Status: draft API

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(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

SimpleFinderSupport

protected SimpleFinderSupport()

SimpleFinderSupport

protected SimpleFinderSupport(@Nonnull
                              String name)


Copyright © 2009-2012 Tidalwave s.a.s.. All Rights Reserved.