| Package | Description |
|---|---|
| com.codelanx.codelanxlib.util.ref |
| Modifier and Type | Method and Description |
|---|---|
<T> FlexReference<? extends T> |
ReferenceType.toSafeReference(T in)
Converts the passed-in object to a reference of this constant's type
|
<T> FlexReference<? extends T> |
ReferenceType.toSafeReference(T in,
ReferenceQueue<? extends T> queue)
Converts the passed-in object to a reference of this constant's type
|
Copyright © 2015. All rights reserved.