Class MappingValueKey<V>
- java.lang.Object
-
- org.opendaylight.lispflowmapping.interfaces.dao.MappingValueKey<V>
-
- Type Parameters:
V- The value type.
public class MappingValueKey<V> extends Object
A value in the mapping service DAO.
-
-
Constructor Summary
Constructors Constructor Description MappingValueKey(String key)
-