StringHolder


Write a Java Component that uses a constructor which takes a string as a parameter and assigns it to a private variable. Add a public accessor method the returns the string value.