Constructor and Description |
---|
MethodHelper(java.lang.reflect.Method method,
java.lang.Object source)
Creates a new
MethodHelper . |
Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence |
apply(java.lang.Object context,
Options options)
Apply the helper to the context.
|
public MethodHelper(java.lang.reflect.Method method, java.lang.Object source)
MethodHelper
.method
- The method to invoke. Required.source
- The source or instance object. Might be null.Copyright © 2010 - 2020 Adobe. All Rights Reserved