The signature of a method consists of the name of the method and the number and types of formal parameters to the method. A class may not declare two methods with the same signature, or a compile-time error occurs.
HIH ------------------ Valentin Crettaz Sun Certified Programmer for Java 2 Platform