Package kieker.analysis.generic
Interface IValueConverter<T>
- Type Parameters:
T- value type
- All Known Implementing Classes:
FunctionNameValueConverter,StringValueConverter
public interface IValueConverter<T>
Create an object from a given set of text input fields.
- Since:
- 1.1
- Author:
- Reiner Jung
-
Method Summary
-
Method Details
-
getColumnValue
-