| java.lang.Object com.acme.util.SPUtil
SPUtil | public class SPUtil (Code) | | This class contains utility methods for SP and
should be removed in a later release.
|
bracketedString | public static String bracketedString(String st)(Code) | | Return the bracketed form of the given String.
Parameters: st - The string to be bracketed. The bracketed string. |
|
|