Interface KeywordCount
-
public interface KeywordCountThis interface is used to store the number of types a given keyword appeared in a response.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcount()java.lang.Stringkeyword()
-