[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Speed in Languages and Browser Architectures
- From: "Mukul Gandhi" <gandhi.mukul@gmail.com>
- To: "Rick Marshall" <rjm@zenucom.com>
- Date: Sat, 3 Mar 2007 12:41:59 +0530
On 3/3/07, Rick Marshall <rjm@zenucom.com> wrote:
> over the years the definition and libraries have changed - but string is
> a library, not a language concept.
But in case of Java, I would say, String (in java.lang package) is
very much part of the Java language.
JDK documentation says following about java.lang package - Provides
classes that are fundamental to the design of the Java programming
language.
For performance reasons, we could use StringBuffer & StringBuilder
(introduced in JDK 1.5) classes.
--
Regards,
Mukul Gandhi
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]