| 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> init)
Deprecated.
Of dubious value. Use your own null check. In some cases in Gosu, this is used to pass a block and an interface would be better in those cases.
|
Copyright © 2016. All rights reserved.