gears.async.Resource
See theResource companion object
A Resource wraps allocation to some asynchronously allocatable and releasable resource and grants access to it. It allows both structured access (similar to scala.util.Using) and unstructured allocation.
Attributes
Members list
In this article