Java com.google.gwt.search.client ResultSetSize fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.search.client ResultSetSize fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.search.client ResultSetSize.

The text is from its open source code.

Field

ResultSetSizeLARGE
Requests a large number of results.
ResultSetSizeSMALL
Requests a smaller number of results.