Class SimplePropertyMap
java.lang.Object
org.hibernate.build.publish.auth.maven.pwd.SimplePropertyMap
- All Implemented Interfaces:
PropertyMap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
SimplePropertyMap
public SimplePropertyMap()
-
-
Method Details
-
get
Description copied from interface:PropertyMapRetrieve value to a key- Specified by:
getin interfacePropertyMap- Parameters:
key- property key- Returns:
- Optional is empty if key could not be found
- See Also:
-