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