Package com.intergral.deep.agent.api.utils.string
-
Interface Summary Interface Description Builder<T> 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. -
Class Summary Class Description 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.