static class CountEstimator.KeyRatios
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) double |
equal |
(package private) double |
greater |
(package private) double |
less |
| Constructor and Description |
|---|
CountEstimator.KeyRatios(double less,
double equal,
double greater) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright (c) 2004-2012 Oracle. All rights reserved.