java.lang.Object
io.ebeaninternal.server.core.InternString
Used to reduce memory consumption of strings used in deployment processing.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InternString
public InternString()
-
-
Method Details
-
intern
Return the shared instance of this string.
-