Package com.yahoo.search.grouping.result
Class StringId
- Author:
- Simon Thoresen Hult
-
Constructor Summary
-
Method Summary
Methods inherited from class com.yahoo.search.grouping.result.ValueGroupId
getValue
Methods inherited from class com.yahoo.search.grouping.result.GroupId
getTypeName, toString
-
Constructor Details
-
StringId
Constructs a new instance of this class.- Parameters:
value
- The identifying string.
-