Package | Description |
---|---|
Contains all classes and components related to the Icy inspector
|
|
Contains Swimming Pool related objects and tools.
|
Modifier and Type | Field and Description |
---|---|
(package private) <> |
|
Modifier and Type | Method and Description |
---|---|
<> |
() |
Modifier and Type | Method and Description |
---|---|
protected int |
( object) |
protected int |
( object) |
protected int |
( object) |
Modifier and Type | Method and Description |
---|---|
void |
(<SwimmingObject> sos) |
Modifier and Type | Field and Description |
---|---|
(package private) |
|
Modifier and Type | Method and Description |
---|---|
|
() |
Modifier and Type | Method and Description |
---|---|
<> |
()
Return all objects of the swimming pool
|
<> |
(<?> objectType)
Return objects of specified class type
|
<> |
( name,
boolean startWith)
Return objects with specified name (or name starting with specified name).
|
<> |
(<?> objectType)
Return and remove objects of specified class type
|
<> |
( name,
boolean startWith)
Return and remove objects with specified name (or name starting with specified name).
|
Modifier and Type | Method and Description |
---|---|
void |
( object) |
void |
( object) |
Modifier and Type | Method and Description |
---|---|
static <> |
(<SwimmingObject> objects) |
void |
(<SwimmingObject> sos)
Remove all objects contained in the collection from the swimming pool.
|
Constructor and Description |
---|
( type,
result) |
( result) |