Re: Is there a way to use String[] as a Set??
- From: Chris Smith <cdsmith@xxxxxxx>
- Date: Fri, 30 Sep 2005 09:46:32 -0600
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
.
- Prev by Date: Re: Under Linux, Call java from C++
- Next by Date: Re: Under Linux, Call java from C++
- Previous by thread: Re: Is there a way to use String[] as a Set??
- Next by thread: JAR, JNI and libraries
- Index(es):
Relevant Pages
|