claim


Description:

public ResourceClaim<T> claim (int priority = DEFAULT, Cancellable? cancellable = null) throws Error

Acquire a claim

Parameters:

priority the priority with which to create the resource
cancellable optional cancellable for aborting the opearation

Returns:

the newly acquired (and initialized) claim

See also:

claim_async