[
https://issues.apache.org/jira/browse/CSV-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chen closed CSV-260.
--------------------
> Replace Assertions.notNull with Objects.requireNonNull
> ------------------------------------------------------
>
> Key: CSV-260
> URL: https://issues.apache.org/jira/browse/CSV-260
> Project: Commons CSV
> Issue Type: Improvement
> Components: Parser
> Reporter: Chen
> Priority: Minor
>
> Since commons-csv compiler.target is 1.8. May be we could do the TODO at
> Assertions
> {code:java}
> //代码占位符
> TODO Replace usage with {@link Objects} when we switch to Java 7.
> {code}
> If we need this improve , I can pull a request at github
--
This message was sent by Atlassian Jira
(v8.3.4#803005)