public class PrimitiveProducer extends Object
| Modifier and Type | Field and Description |
|---|---|
Long |
producedLong |
Short |
producedShort |
| Constructor and Description |
|---|
PrimitiveProducer() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBoolean() |
Byte |
getByte() |
Double |
getDouble() |
Float |
getFloat() |
Character |
getChar() |
Integer |
getInteger() |
Copyright © 2008–2016 CDI TCK. All rights reserved.