Java com.google.gwt.language.client.translation LangDetResult fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.language.client.translation LangDetResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.language.client.translation LangDetResult.

The text is from its open source code.

Method

doubleconfidence()
Returns a numeric value between 0-1.0 that represents the confidence level in the language code for the given text.
StringgetLanguage()
The language code associated with the given text.