Class RefTrackerImpl

java.lang.Object
com.aoapps.sql.wrapper.RefWrapperImpl
com.aoapps.sql.tracker.RefTrackerImpl
All Implemented Interfaces:
OnCloseHandler, RefTracker, RefWrapper, Wrapper, AutoCloseable, Ref, Wrapper

public class RefTrackerImpl extends RefWrapperImpl implements RefTracker
Tracks a Ref for unclosed or unfreed objects.
Author:
AO Industries, Inc.