public class PathrefContinue
extends java.lang.Object
Constructor and Description |
---|
PathrefContinue(Pathref pathref) |
Modifier and Type | Method and Description |
---|---|
<T> T |
continueWith(java.lang.Object currentInstance,
java.lang.String methodName,
java.lang.Class<T> target)
Factory of next target.
|
public PathrefContinue(Pathref pathref)
Copyright © 2003-present Jodd Team