@HashCodeAndEqualsPlugin.Enhance public class GetSystemPropertyAction extends Object implements PrivilegedAction<String>
Constructor and Description |
---|
GetSystemPropertyAction(String key)
Creates a new action for reading a system property.
|
public GetSystemPropertyAction(String key)
key
- The property key.public String run()
run
in interface PrivilegedAction<String>
Copyright © 2014–2022. All rights reserved.