You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Benedikt Ritter <br...@apache.org> on 2014/10/30 14:48:21 UTC

Re: svn commit: r1635120 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java

IMHO this comment can be dropped completely.

2014-10-29 13:59 GMT+01:00 <gg...@apache.org>:

> Author: ggregory
> Date: Wed Oct 29 12:59:08 2014
> New Revision: 1635120
>
> URL: http://svn.apache.org/r1635120
> Log:
> Javadoc.
>
> Modified:
>
> commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java
>
> Modified:
> commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java
> URL:
> http://svn.apache.org/viewvc/commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java?rev=1635120&r1=1635119&r2=1635120&view=diff
>
> ==============================================================================
> ---
> commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java
> (original)
> +++
> commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java
> Wed Oct 29 12:59:08 2014
> @@ -58,7 +58,7 @@ final class Lexer implements Closeable {
>      /** The input stream */
>      private final ExtendedBufferedReader reader;
>
> -    /** INTERNAL API. but ctor needs to be called dynamically by
> PerformanceTest class */
> +    /** INTERNAL API. but ctor needs to be called dynamically by {@link
> PerformanceTest} class */
>      Lexer(final CSVFormat format, final ExtendedBufferedReader reader) {
>          this.reader = reader;
>          this.delimiter = format.getDelimiter();
>
>
>


-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter

Re: svn commit: r1635120 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java

Posted by Gary Gregory <ga...@gmail.com>.
On Thu, Oct 30, 2014 at 9:48 AM, Benedikt Ritter <br...@apache.org> wrote:

> IMHO this comment can be dropped completely.
>

Done.

Thank you,
Gary


>
> 2014-10-29 13:59 GMT+01:00 <gg...@apache.org>:
>
> > Author: ggregory
> > Date: Wed Oct 29 12:59:08 2014
> > New Revision: 1635120
> >
> > URL: http://svn.apache.org/r1635120
> > Log:
> > Javadoc.
> >
> > Modified:
> >
> > commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java
> >
> > Modified:
> > commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java
> > URL:
> >
> http://svn.apache.org/viewvc/commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java?rev=1635120&r1=1635119&r2=1635120&view=diff
> >
> >
> ==============================================================================
> > ---
> > commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java
> > (original)
> > +++
> > commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/Lexer.java
> > Wed Oct 29 12:59:08 2014
> > @@ -58,7 +58,7 @@ final class Lexer implements Closeable {
> >      /** The input stream */
> >      private final ExtendedBufferedReader reader;
> >
> > -    /** INTERNAL API. but ctor needs to be called dynamically by
> > PerformanceTest class */
> > +    /** INTERNAL API. but ctor needs to be called dynamically by {@link
> > PerformanceTest} class */
> >      Lexer(final CSVFormat format, final ExtendedBufferedReader reader) {
> >          this.reader = reader;
> >          this.delimiter = format.getDelimiter();
> >
> >
> >
>
>
> --
> http://people.apache.org/~britter/
> http://www.systemoutprintln.de/
> http://twitter.com/BenediktRitter
> http://github.com/britter
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory