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