T
- Type of valuespublic interface IValues<T> extends ICleanable
Modifier and Type | Method and Description |
---|---|
java.lang.Class<T> |
getValuesType()
Get type of values
|
int |
size()
Gets the size of values
|
clear
java.lang.Class<T> getValuesType()
int size()