See: Description
| Interface | Description |
|---|---|
| Animal |
Abstraction of an entity which represents the functionality of animal.
|
| C2 |
Abstraction of an entity which represents the functionality of c2.
|
| C4 |
Abstraction of an entity which represents the functionality of c4.
|
| Class | Description |
|---|---|
| DefaultAnimal |
Represents the implementation of animal.
|
| DefaultC2 |
Represents the implementation of c2.
|
| DefaultC4 |
Represents the implementation of c4.
|
| Enum | Description |
|---|---|
| Animal.LeafIdentifier |
Identify the leaf of Animal.
|
| C2.LeafIdentifier |
Identify the leaf of C2.
|
Copyright © 2018. All rights reserved.