B
- The implementation type of builders
This type is backend-specific. See SearchSortBuilder.toImplementation()
public interface SearchSortContributor<B>
Modifier and Type | Method and Description |
---|---|
void |
contribute(Consumer<? super B> collector)
Add zero or more sort builders to the given collector.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.