| Package | Description |
|---|---|
| com.versionone.utils |
| Modifier and Type | Method and Description |
|---|---|
Object |
Delegator.DelegateProxy.invoke()
convenience call to handle case of no arguments
|
Object |
Delegator.DelegateProxy.invoke(Object arg)
convenience call to handle case of one argument
|
Object |
Delegator.DelegateProxy.invoke(Object[] args)
basic call to method
|
Object |
Delegator.DelegateProxy.invoke(Object arg1,
Object arg2)
convenience call to handle case of two argument
|
Copyright © 2021 VersionOne, Inc.. All rights reserved.