Package | Description |
---|---|
com.github.mustachejava.indy |
Modifier and Type | Class and Description |
---|---|
class |
IndyWrapper
Creates wrappers using ASM and Invokedynamic.
|
Modifier and Type | Method and Description |
---|---|
static IndyWrapper |
IndyWrapper.create(CodegenReflectionWrapper rw) |
static IndyWrapper |
IndyWrapper.create(CodegenReflectionWrapper rw,
boolean guard)
We replace a codegenerated reflection based wrapper with one that uses
invoke dynamic.
|
Copyright © 2016. All rights reserved.