Uses of Interface
org.apache.commons.text.Builder
| Package | Description |
|---|---|
| org.apache.commons.text |
Basic classes for text handling.
|
-
Uses of Builder in org.apache.commons.text
Classes in org.apache.commons.text that implement Builder Modifier and Type Class Description static classRandomStringGenerator.BuilderA builder for generatingRandomStringGeneratorinstances.classStrBuilderDeprecated.Deprecated as of 1.3, useTextStringBuilderinstead.classTextStringBuilderBuilds a string from constituent parts providing a more flexible and powerful API than StringBuffer.