| Package | Description |
|---|---|
| org.boon.core.reflection | |
| org.boon.core.reflection.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConstructorAccess<T>
Created by Richard on 2/20/14.
|
interface |
MethodAccess
Created by Richard on 2/17/14.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Invoker.matchAndConvertArgs(boolean respectIgnore,
String view,
FieldsAccessor fieldsAccessor,
List<Object> convertedArgumentList,
BaseAccess methodAccess,
Class[] parameterTypes,
int index,
Set<String> ignoreSet,
boolean[] flag,
boolean loose)
This converts/coerce a constructor argument to the given parameter type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructorAccessImpl<T>
Created by Richard on 2/20/14.
|
class |
MethodAccessImpl
Created by Richard on 2/17/14.
|
Copyright © 2014. All rights reserved.