Class Key
java.lang.Object
ml.karmaconfigs.api.common.karmafile.Key
- All Implemented Interfaces:
Serializable
Karma files key
- See Also:
- Serialized Form
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Key
Initialize the karma key- Parameters:
keyPath- the pathkeyValue- the value
-
-
Method Details
-
getPath
Get the key path- Returns:
- the key path
-
getValue
Get the key value- Returns:
- the key value
-