| Package | Description |
|---|---|
| org.spf4j.base | |
| org.spf4j.recyclable.impl |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceType |
ReferenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceType[] |
ReferenceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Powerof2SizedGlobalRecyclingSupplier(SizedRecyclingSupplier.Factory<T> factory,
ReferenceType refType) |
Powerof2ThreadLocalRecyclingSupplier(SizedRecyclingSupplier.Factory<T> factory,
ReferenceType refType) |
SizedThreadLocalRecyclingSupplier(SizedRecyclingSupplier.Factory<T> factory,
ReferenceType refType) |
Copyright © 2018 SPF4J. All rights reserved.