Uses of Interface
kieker.analysis.generic.IValueConverter
Packages that use IValueConverter
Package
Description
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of IValueConverter in kieker.analysis.generic
Classes in kieker.analysis.generic that implement IValueConverterModifier and TypeClassDescriptionclassIn Fortran the compiler might suffix function names in the object file with an _.classSelect and convert a string for the @{link MapFileReader}.Constructors in kieker.analysis.generic with parameters of type IValueConverterModifierConstructorDescriptionMapFileReader(Path mapFilePath, String separator, Map<T, R> map, IValueConverter<T> keyConverter, IValueConverter<R> valueConverter)