public class Number extends Object
Constructor and Description |
---|
Number(NumberEnum type,
double confidence) |
Modifier and Type | Method and Description |
---|---|
double |
getConfidence() |
NumberEnum |
getType() |
public Number(NumberEnum type, double confidence)
public NumberEnum getType()
public double getConfidence()
Copyright © 2016 The Apache Software Foundation. All rights reserved.