| Package | Description |
|---|---|
| com.codelanx.commons.util.ref |
| Class and Description |
|---|
| FlexReference
Holds a reference to an object, using either a strong reference, or any
of the provided references in Java's provided references.
|
| ReferenceType
An enum representing the different types of references, as well as allowing
a passed object to be converted to a reference of the relevant type
|
| StrongReference
Holds a single strong reference to a stored object
|
Copyright © 2017. All rights reserved.