Interface ResourceUnit
- All Superinterfaces:
Comparable<ResourceUnit>
- All Known Implementing Classes:
SimpleResourceUnit
-
Method Summary
Modifier and TypeMethodDescriptionbooleancanFit(ResourceDescription resourceDescription) getProperty(String key) Methods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
getResourceId
String getResourceId() -
getAvailableResource
ResourceDescription getAvailableResource() -
canFit
-
getProperty
-