public interface ResourceAllocationValidator
ResourceRecycler
and ResourcePool
require
managed resources to implement so that the resource managers can do additional
validity checking that the resource is genuinely available.Modifier and Type | Method and Description |
---|---|
int |
decrementUseCount() |
int |
incrementUseCount() |