| Interface | Description |
|---|---|
| Reference<T> |
Interface for nested references.
|
| ResourceHolder<T> |
| Class | Description |
|---|---|
| ReferenceImpl<T> |
Implementation of a
Reference
TODO Avoid needless synchronization; a ConcurrentHashMap may help;
ref.equals could do only reference comparison |
| ResourceHolderImpl<T> |
Associate a resource with a closing mechanism
|
Copyright © 2020. All rights reserved.