Constructor and Description |
---|
GetFieldInvoker(Field field) |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getType() |
Object |
invoke(Object target,
Object[] args) |
public GetFieldInvoker(Field field)
public Object invoke(Object target, Object[] args) throws IllegalAccessException
invoke
in interface Invoker
IllegalAccessException
Copyright © 2009–2021 MyBatis.org. All rights reserved.