Re: StringBuffer equals method
- From: "redbox" <guojianlee@xxxxxxxxx>
- Date: 27 Nov 2006 23:47:30 -0800
StringBuffer 's equals method inherited from class java.lang.Objectonly if sb1 and sb2 refer to the same object return true; the same to
operator "==";
class String equals methode is overridded ;
.
- Follow-Ups:
- Re: StringBuffer equals method
- From: Andrew Thompson
- Re: StringBuffer equals method
- References:
- StringBuffer equals method
- From: priyom
- Re: StringBuffer equals method
- From: Andrew Thompson
- StringBuffer equals method
- Prev by Date: Re: JSP Datatable fix Header
- Next by Date: Re: Singleton Pattern
- Previous by thread: Re: StringBuffer equals method
- Next by thread: Re: StringBuffer equals method
- Index(es):