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 java.lang.Integercount(ExtractorQuery query)
-
-
-
Method Detail
-
count
java.lang.Integer count(ExtractorQuery query)
-
-