Package | Description |
---|---|
org.jboss.util |
Utility classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
static WeakObject |
WeakObject.create(Object obj)
Create a WeakObject for the given object.
|
static WeakObject |
WeakObject.create(Object obj,
ReferenceQueue queue)
Create a WeakObject for the given object.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.