Interface GenderChangedNotificationHandler
-
public interface GenderChangedNotificationHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(GenderChangedNotification genderChangedNotification)
-
-
-
Method Detail
-
handle
void handle(GenderChangedNotification genderChangedNotification)
-
-