interfaces
Hi All,I was told that interfaces may only have abstract methods and static final variables ( constants ).But when I actually tried to write an interface, the compiler seemed to accept normal variables without being declared as static final. Why is that ?
[276 byte] By [
ibn_aziza] at [2007-10-3 1:04:42]
