| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.lookup.typesafe.resolution.primitive |
| Modifier and Type | Field and Description |
|---|---|
Long |
PrimitiveProducer.producedLong |
Short |
PrimitiveProducer.producedShort |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
PrimitiveProducer.getBoolean() |
Byte |
PrimitiveProducer.getByte() |
Double |
PrimitiveProducer.getDouble() |
Float |
PrimitiveProducer.getFloat() |
Character |
PrimitiveProducer.getChar() |
Integer |
PrimitiveProducer.getInteger() |
| Modifier and Type | Method and Description |
|---|---|
void |
Game.setInjectedInt(int intValue) |
| Constructor and Description |
|---|
Game(boolean booleanValue,
double doubleValue) |
Game(boolean booleanValue,
double doubleValue) |
Copyright © 2008-2015 Seam Framework. All Rights Reserved.