Re: Can I use anonymous inner class to implement a interface?

From: Ryan Stewart (zzanNOtozz_at_gSPAMo.com)
Date: 01/13/05


Date: Wed, 12 Jan 2005 22:16:18 -0600


"Bruce Sam" <persevreman@yahoo.com.cn> wrote in message
news:1105584065.527392.285600@f14g2000cwb.googlegroups.com...
> Thanks Schilling,I have a follow question.How to access the method
> Compare( ) that in this anonymous inner class?
>
comp.Compare(o1, o2), though it should be "compare" as per my other post.