public abstract class DisposerManagedResource<T> extends ManagedResource<T>
resource
Constructor and Description |
---|
DisposerManagedResource(T resource,
ResourcePool pool,
Disposer.Record record) |
assertLocked, bumpAge, contentsNotUseful, contentsUseful, dispose, free, getAge, getInterestCount, getLockCount, getPool, getResource, isDisposalRequested, isInteresting, isLocked, isPermanent, isValid, lock, makePermanent, setMismatched, unlock, wasMismatched
public DisposerManagedResource(T resource, ResourcePool pool, Disposer.Record record)
Copyright © 2020. All rights reserved.