public abstract class ProofreaderOptions extends Object
Options for Proofreader
.
Nested Class Summary
class | ProofreaderOptions.Builder | Builder class for ProofreaderOptions
objects. |
|
@interface | ProofreaderOptions.InputType | Defines the type of input. | |
@interface | ProofreaderOptions.Language | Languages supported. |
Public Method Summary
static ProofreaderOptions.Builder |
Inherited Method Summary
Public Methods
public static ProofreaderOptions.Builder builder (Context context)
Creates a new
ProofreaderOptions.Builder
.