public final class Transformer extends Object
| Constructor and Description |
|---|
Transformer() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasEnhancerAnnotation(Class<?> pClass) |
static boolean |
isNonJDKClass(Class<?> pType) |
static byte[] |
transform(byte[] pOriginalClassBytes) |
Copyright © 2015–2016 SourcePond. All rights reserved.