1: package javax.mail.internet; 2: 3: public class InternetAddress { 4: public InternetAddress(String from) { 5: } 6: }