public class CacheInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
count |
double |
valueKey |
java.lang.String |
valueStr |
| Constructor and Description |
|---|
CacheInfo(double valueKey,
java.lang.String valueStr,
int count) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2019 Stimulsoft. All Rights Reserved.