Package com.pnfsoftware.jeb.client.mcp
Class McpUtil
java.lang.Object
com.pnfsoftware.jeb.client.mcp.McpUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
countTokens
(String buffer) Calculate a rough approximation of the number of tokens in a text buffer.
-
Constructor Details
-
McpUtil
public McpUtil()
-
-
Method Details
-
countTokens
Calculate a rough approximation of the number of tokens in a text buffer.- Parameters:
buffer
-- Returns:
-