Package | Description |
---|---|
com.codelanx.codelanxlib.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 © 2015. All rights reserved.