Page Summary
-
TranslatorOptions are options for the Translator class.
-
A Builder class is available to create TranslatorOptions instances.
-
Public methods include
equalsandhashCode.
public class TranslatorOptions extends Object
Options for Translator.
Nested Class Summary
| class | TranslatorOptions.Builder | Builder to create a TranslatorOptions
instance. |
|
Public Method Summary
| boolean | |
| int |
hashCode()
Returns a hash code value for the object.
|
Inherited Method Summary
Public Methods
public boolean equals (Object o)
Indicates whether some other object is "equal to" this one.
public int hashCode ()
Returns a hash code value for the object.