| Package | Description |
|---|---|
| gw.lang.reflect | |
| gw.lang.reflect.gs | |
| gw.util.concurrent |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassLazyTypeResolver |
class |
LazyType |
class |
LazyTypeResolver |
class |
NotLazyTypeResolver |
class |
SimpleTypeLazyTypeResolver |
| Modifier and Type | Field and Description |
|---|---|
static LocklessLazyVar<List<IJavaType>> |
DefaultArrayType.INTERFACES |
| Modifier and Type | Field and Description |
|---|---|
static LocklessLazyVar<Boolean> |
BytecodeOptions.JDWP_ENABLED |
| Modifier and Type | Method and Description |
|---|---|
static <Q> LocklessLazyVar<Q> |
LocklessLazyVar.make(LocklessLazyVar.LazyVarInit<Q> closure)
Creates a new LockingLazyVar based on the type of the LazyVarInit passed in.
|
Copyright © 2022. All rights reserved.