Package io.fabric8.mockwebserver.crud
Class Key
- java.lang.Object
-
- io.fabric8.mockwebserver.crud.Key
-
- All Implemented Interfaces:
Comparable<Key>
public class Key extends Object implements Comparable<Key>
-
-
Constructor Detail
-
Key
public Key(String name)
-
-
Method Detail
-
compareTo
public int compareTo(Key o)
- Specified by:
compareToin interfaceComparable<Key>
-
-