|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.api.client.util.Strings
@Deprecated public class Strings
Utilities for strings.
Field Summary | |
---|---|
static String |
LINE_SEPARATOR
Deprecated. (scheduled to be removed in 1.9) Use StringUtils.LINE_SEPARATOR |
static String |
VERSION
Deprecated. (scheduled to be removed in 1.9) Use com.google.api.client.http.HttpRequest.VERSION |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@Deprecated public static final String VERSION
com.google.api.client.http.HttpRequest.VERSION
@Deprecated public static final String LINE_SEPARATOR
StringUtils.LINE_SEPARATOR
"\n"
or "\r\n"
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |