IValues<T> Interface
Defines the base interface for values
Syntax
public interface IValues<T> implements com.scichart.core.framework.ICleanable |
Type Parameters
- T
- Type of values
See Also
public interface IValues<T> implements com.scichart.core.framework.ICleanable |