Package org.gcube.vremanagement.resourcebroker.impl.support.types

Class Summary
GHNDescriptor Locally used to describe GHN.
GHNReservation To keep track of the GHNs that have been reserved during a PlanBuilderWorkflow session, to each workflow is associated, in a persistent way, a GHNReservation.
GHNScoreTable  
SortableElement<V extends Comparable<V>,T> Generic container for sortable elements.
Tuple<T> General purpose tuple representation.