| Package | Description |
|---|---|
| com.googlecode.aviator.utils |
| Modifier and Type | Method and Description |
|---|---|
static Reflector.Target |
Reflector.Target.withEnv(Map<String,Object> env) |
static Reflector.Target |
Reflector.Target.withObject(Object target) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
Reflector.fastGetProperty(String name,
String[] names,
Map<String,Object> env,
Reflector.Target target,
boolean tryResolveStaticMethod,
int offset,
int len) |
Copyright © 2010–2022. All rights reserved.