public static class String.Holder
extends java.lang.Object
String
.Constructor and Description |
---|
String.Holder()
Create a holder class with an empty holdee object.
|
String.Holder(java.lang.String obj)
Create a holder with the specified object.
|