Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
interface vs. extending
- From: NRothwell@xxxxxxxxxxx (Nick Rothwell)
- Subject: interface vs. extending
- Date: Thu, 30 Sep 1999 18:13:46 +0100
> Thanks Marc. What about Abstract class and Interface then? Which one's > more > expensive? Thanks. > I'm really interested why you're asking these questions. I doubt there's really much difference except in really critical applications, and even there the differences are going to be swamped by other coding issues and artifacts of the execution environment. Certainly, I wouldn't want to be in a situation where my coding style in this context (subclassing versus interface matching) was dictated by performance considerations. --- To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx
- Prev by Date: interface vs. extending
- Next by Date: Java Script Mail List
- Previous by thread: interface vs. extending
- Next by thread: idl inheritance
- Index(es):