Remove trailing whitespace
[unical.git] / gson / com / google / gson / Gson.java
index a54188a678952e60ff5577b78e420cc362cf7f0f..7a52ac60bd178cf220950120a762cca0c42124ea 100644 (file)
@@ -408,7 +408,7 @@ public final class Gson {
    *  }</pre>
    *  Note that since you can not override type adapter factories for String and Java primitive
    *  types, our stats factory will not count the number of String or primitives that will be
-   *  read or written. 
+   *  read or written.
    * @param skipPast The type adapter factory that needs to be skipped while searching for
    *   a matching type adapter. In most cases, you should just pass <i>this</i> (the type adapter
    *   factory from where {@link #getDelegateAdapter} method is being invoked).
This page took 0.010007 seconds and 4 git commands to generate.