| Package | Description |
|---|---|
| com.google.gdata.data | |
| com.google.gdata.util.common.base |
| Class and Description |
|---|
| Pair
Pair is an expedient way to combine two arbitrary objects into one.
|
| Class and Description |
|---|
| CharEscaper
An object that converts literal text into a format safe for inclusion in a
particular context (such as an XML document).
|
| CharEscaperBuilder
Simple helper class to build a "sparse" array of objects based on the
indexes that were added to it.
|
| CharMatcher |
| CharMatcher.LookupTable
A bit array with one bit per
char value, used by CharMatcher.precomputed(). |
| Escaper
An object that converts literal text into a format safe for inclusion in a
particular context (such as an XML document).
|
| Joiner |
| Joiner.MapJoiner
An object that joins map entries in the same manner as
Joiner joins
iterables and arrays. |
| Objects.ToStringHelper
Helper class for generating consistent toString across ads/api pojos.
This class is made to support
Objects.toStringHelper(Object). |
| Pair
Pair is an expedient way to combine two arbitrary objects into one.
|
| Predicate
Determines a true or false value for a given input.
|
| UnicodeEscaper
An
Escaper that converts literal text into a format safe for
inclusion in a particular context (such as an XML document). |
Copyright © 2012. All Rights Reserved.