Class CustomerEntityAbstract

java.lang.Object
org.cloudbus.cloudsim.core.CustomerEntityAbstract
All Implemented Interfaces:
ChangeableId, CustomerEntity, Delayable, Identifiable, UniquelyIdentifiable
Direct Known Subclasses:
CloudletAbstract, VmSimple

public abstract class CustomerEntityAbstract extends Object implements CustomerEntity
A base class for CustomerEntity implementations.
Since:
CloudSim Plus 4.0.3
Author:
Manoel Campos da Silva Filho