MCPcopy Index your code
hub / github.com/cloudsimplus/cloudsimplus / size

Method size

src/main/java/org/cloudsimplus/core/Sizeable.java:36–36  ·  view source on GitHub ↗

@return the size of the entity, represented by the number of internal other entities/elements it holds.

()

Source from the content-addressed store, hash-verified

34 * by the number of internal other entities/elements it holds.
35 */
36 long size();
37}

Implementers 5

DeferredQueuesrc/main/java/org/cloudsimplus/core/ev
FutureQueuesrc/main/java/org/cloudsimplus/core/ev
VmGroupsrc/main/java/org/cloudsimplus/vms/VmG
DatacenterNullsrc/main/java/org/cloudsimplus/datacen
DatacenterSimplesrc/main/java/org/cloudsimplus/datacen

Calls

no outgoing calls