public interface ISailors extends IPerson
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfSailors()
Retrieve the numbers of sailors present
|
boolean |
isPresent()
Indicates if sailors are present
|
Copyright © 2011-2017 Sahits GmbH. All Rights Reserved.