Uses of Interface
com.intergral.deep.agent.Utils.ITrimResult
-
Packages that use Utils.ITrimResult Package Description com.intergral.deep.agent -
-
Uses of Utils.ITrimResult in com.intergral.deep.agent
Methods in com.intergral.deep.agent that return Utils.ITrimResult Modifier and Type Method Description static Utils.ITrimResult
Utils. truncate(String str, int maxLength)
Trim a string to a specified length.
-