Uses of Package
com.intergral.deep.agent.api.utils.string
-
Packages that use com.intergral.deep.agent.api.utils.string Package Description com.intergral.deep.agent.api.utils.string -
Classes in com.intergral.deep.agent.api.utils.string used by com.intergral.deep.agent.api.utils.string Class Description Builder The Builder interface is designed to designate a class as a builder object in the Builder design pattern.StringMatcher Determines if a character array portion matches.StringMatcherFactory Utility type for creatingStringMatcher
.StringSubstitutor Substitutes variables within a string by values.TextStringBuilder Builds a string from constituent parts providing a more flexible and powerful API than StringBuffer.