public class ImplementationOfConstrainedInterfaceExtendingUnconstrainedSuperClass extends AbstractCalendarService implements AnotherCalendarService
| Constructor and Description |
|---|
ImplementationOfConstrainedInterfaceExtendingUnconstrainedSuperClass() |
public ImplementationOfConstrainedInterfaceExtendingUnconstrainedSuperClass()
public void createEvent(Date start, Date end, List<Person> participants)
createEvent in interface AnotherCalendarServicecreateEvent in class AbstractCalendarServiceCopyright © 2008–2014. All rights reserved.