Interface IPropertySet<V>
- All Known Subinterfaces:
IInputData, IJMHParameters, IKBScenario, IMeasures, IPlatformParameters, ISingleValuePathPropertySet<V>, IToolParameters
- All Known Implementing Classes:
DefaultJMHParameters, DefaultKBScenario, DefaultMeasures, DefaultMonoValuedPathPropertySet, DefaultToolParameters
public interface IPropertySet<V>
-
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleancontainsProperty(String path) voidgetSubTree(List<String> subTreePrefix)
-
Method Details
-
add
-
addAll
-
getValues
-
getValues
-
containsProperty
-
getProperties
Collection<String> getProperties() -
getSubTree
-
fillWith
-