public class StaticMethodBinder extends SceneTransformer
| Constructor and Description |
|---|
StaticMethodBinder(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalTransform(java.lang.String phaseName,
java.util.Map opts)
Performs the transformation on the Scene, under the given phaseName and with the given Options.
|
static StaticMethodBinder |
v() |
transform, transform, transformpublic static StaticMethodBinder v()
protected void internalTransform(java.lang.String phaseName,
java.util.Map opts)
SceneTransformerinternalTransform in class SceneTransformer