Uses of Class
org.hobbit.core.data.usage.ResourceUsageInformation
-
Packages that use ResourceUsageInformation Package Description org.hobbit.core.components.utils org.hobbit.core.data.usage -
-
Uses of ResourceUsageInformation in org.hobbit.core.components.utils
Methods in org.hobbit.core.components.utils that return ResourceUsageInformation Modifier and Type Method Description ResourceUsageInformationSystemResourceUsageRequester. getSystemResourceUsage() -
Uses of ResourceUsageInformation in org.hobbit.core.data.usage
Methods in org.hobbit.core.data.usage that return ResourceUsageInformation Modifier and Type Method Description ResourceUsageInformationResourceUsageInformation. merge(ResourceUsageInformation other)static ResourceUsageInformationResourceUsageInformation. staticMerge(ResourceUsageInformation o1, ResourceUsageInformation o2)Methods in org.hobbit.core.data.usage with parameters of type ResourceUsageInformation Modifier and Type Method Description ResourceUsageInformationResourceUsageInformation. merge(ResourceUsageInformation other)static ResourceUsageInformationResourceUsageInformation. staticMerge(ResourceUsageInformation o1, ResourceUsageInformation o2)
-