Package org.mockserver.ui.model
Class ValueWithKey
- java.lang.Object
-
- org.mockserver.ui.model.ValueWithKey
-
public class ValueWithKey extends Object
- Author:
- jamesdbloom
-
-
Constructor Summary
Constructors Constructor Description ValueWithKey(String value, String key)
ValueWithKey(ObjectWithReflectiveEqualsHashCodeToString value)
-
-
-
Constructor Detail
-
ValueWithKey
public ValueWithKey(ObjectWithReflectiveEqualsHashCodeToString value)
-
-