Class AtlasMutatorIndex.Key
- java.lang.Object
-
- org.openstreetmap.atlas.mutator.configuration.parsing.AtlasMutatorIndex.Key
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- AtlasMutatorIndex
public static class AtlasMutatorIndex.Key extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Key(java.lang.String country, java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object other)java.lang.StringgetCountry()java.lang.StringgetName()inthashCode()
-