Package de.tarent.extract
Interface CountStrategy
-
- All Known Implementing Classes:
DefaultCountStrategy
public interface CountStrategy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Integercount(ExtractorQuery query)
-
-
-
Method Detail
-
count
Integer count(ExtractorQuery query)
-
-