Package | Description |
---|---|
com.artemis.injection |
Modifier and Type | Field and Description |
---|---|
WireType |
CachedClass.wireType
|
WireType |
CachedField.wireType
|
Modifier and Type | Method and Description |
---|---|
static WireType |
WireType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WireType[] |
WireType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CachedField(Field field,
WireType wireType,
String name,
boolean failOnNull) |
Copyright © 2019. All rights reserved.