Package org.ldaptive.handler
Class SortResultHandler
java.lang.Object
org.ldaptive.handler.SortResultHandler
- All Implemented Interfaces:
Function<SearchResponse,,SearchResponse> SearchResultHandler
Sorts the entries, attributes, and attribute values contained in a search response.
-
Field Details
-
HASH_CODE_SEED
private static final int HASH_CODE_SEEDhash code seed.- See Also:
-
-
Constructor Details
-
SortResultHandler
public SortResultHandler()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<SearchResponse,SearchResponse>
-
equals
-
hashCode
public int hashCode() -
toString
-