Package | Description |
---|---|
org.jboss.reflect.plugins.bytecode.bytes |
Modifier and Type | Field and Description |
---|---|
static BytecodePrimitive |
BytecodePrimitive.BOOLEAN |
static BytecodePrimitive |
BytecodePrimitive.BYTE |
static BytecodePrimitive |
BytecodePrimitive.CHAR |
static BytecodePrimitive |
BytecodePrimitive.DOUBLE |
static BytecodePrimitive |
BytecodePrimitive.FLOAT |
static BytecodePrimitive |
BytecodePrimitive.INT |
static BytecodePrimitive |
BytecodePrimitive.LONG |
static BytecodePrimitive |
BytecodePrimitive.SHORT |
static BytecodePrimitive |
BytecodePrimitive.VOID |
Modifier and Type | Method and Description |
---|---|
static BytecodePrimitive |
BytecodePrimitive.valueOf(String name) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.