Interface PropertyMap
-
- All Known Implementing Classes:
PropertyMap
public interface PropertyMapThe Interface PropertyMap.- Author:
- Francesco Mangiacrapa at ISTI-CNR (francesco.mangiacrapa@isti.cnr.it) Jun 22, 2018
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>getValues()Gets the values.
-