Uses of Class
org.apache.juneau.commons.lang.StringValue
Packages that use StringValue
Package
Description
Language utilities including value wrappers, version management, string formatting,
state enums, and other common language constructs.
-
Uses of StringValue in org.apache.juneau.commons.lang
Methods in org.apache.juneau.commons.lang that return StringValueModifier and TypeMethodDescriptionstatic StringValueStringValue.create()Creates a new empty string value.static StringValueCreates a new string value with the specified initial value.