Re: Is there a way to use String[] as a Set??



Gijs Peek <gijs@xxxxxxxxxxxxxx> wrote:
> You could also use the ArrayUtils.contains() method from apache commons
> (http://jakarta.apache.org/commons/lang/)

You could... but since the core API provides a trivial and effective way
to solve the problem, it wouldn't really make sense. Unless, of course,
the code is inextricably dependent upon Commons Lang already.

--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
.



Relevant Pages

  • Re: Tomcat, jsp and primitive types
    ... sample code that fails in the way you describe, ... The Easiest Way To Train Anyone... ... Chris Smith - Lead Software Developer/Technical Trainer ...
    (comp.lang.java.programmer)
  • Re: Update on java.zip util- please please help
    ... There should be no reason that text files are any different from any ... The Easiest Way to Train Anyone... ... Chris Smith - Lead Software Developer/Technical Trainer ...
    (comp.lang.java.programmer)
  • Re: math.pow rounding problem
    ... I should have read the API docs before ... The Easiest Way To Train Anyone... ... Chris Smith - Lead Software Developer/Technical Trainer ...
    (comp.lang.java.programmer)
  • Re: cannot find symbol DriverManager
    ... url, username, password); ... The Easiest Way To Train Anyone... ... Chris Smith - Lead Software Developer/Technical Trainer ...
    (comp.lang.java.programmer)
  • Re: making a table
    ... String.splitought to do it. ... The Easiest Way To Train Anyone... ... Chris Smith - Lead Software Developer/Technical Trainer ...
    (comp.lang.java.help)