Re: [java ee programming] Multiple Interface in java

2010-10-09 Thread AnbarasanRajendran
I think you were trying extend an abstract class and 2 interfaces classes. Public class extends implements ,{ } On Sat, Oct 9, 2010 at 11:27 AM, surya joseph wrote: > Hello, > I have a class using generics type which extending one class and two > interfaces, > if any body knows the declarario

Re: [java ee programming] Multiple Interface in java

2010-10-09 Thread surya joseph
The class is not abstract, the fomat is public void methodName. Now i have to use one more interface, I want to know what the format is, public void methodName OR public void methodName. On 10/10/10, AnbarasanRajendran wrote: > I think you were trying extend an abstract class and 2 interfaces

[java ee programming] Multiple Interface in java

2010-10-09 Thread surya joseph
Hello, I have a class using generics type which extending one class and two interfaces, if any body knows the declararion please help me. -- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send emai