See: Description
| Interface | Description |
|---|---|
| C2 |
Abstraction of an entity which represents the functionality of c2.
|
| Food |
Abstraction of an entity which represents the functionality of food.
|
| Class | Description |
|---|---|
| DefaultC2 |
Represents the implementation of c2.
|
| DefaultFood |
Represents the implementation of food.
|
| Enum | Description |
|---|---|
| C2.LeafIdentifier |
Identify the leaf of C2.
|
| Food.LeafIdentifier |
Identify the leaf of Food.
|
Copyright © 2017. All rights reserved.