org.springframework.data.solr.core.query.result
Class StringPageKey
java.lang.Object
org.springframework.data.solr.core.query.result.StringPageKey
- All Implemented Interfaces:
- PageKey
public class StringPageKey
- extends Object
- implements PageKey
String implementation of PageKey
- Author:
- Christoph Strobl
StringPageKey
public StringPageKey(String key)
getKey
public String getKey()
- Description copied from interface:
PageKey
- Key to represent on page within a collection
- Specified by:
getKey in interface PageKey
- Returns:
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.