Class PropertyMapImpl

java.lang.Object
se.liu.ida.hefquin.engine.wrappers.lpg.data.impl.PropertyMapImpl
All Implemented Interfaces:
PropertyMap

public class PropertyMapImpl extends Object implements PropertyMap
  • Field Details

  • Constructor Details

    • PropertyMapImpl

      public PropertyMapImpl(Map<String,Value> properties)
  • Method Details