public class ClassificationResultEntry extends Object
Modifier and Type | Field and Description |
---|---|
(package private) String |
classValue |
(package private) Double |
weight |
Constructor and Description |
---|
ClassificationResultEntry(String classValue,
Double weight) |
Copyright © 2019. All rights reserved.