|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.xmloperator.lambda.net.util.CloneUtils
Utilities about cloning a lambda-net.
Constructor Summary | |
CloneUtils()
|
Method Summary | |
static Eraser |
cloneNet(Eraser rootEraser)
Clones a lambda-net. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CloneUtils()
Method Detail |
public static final Eraser cloneNet(Eraser rootEraser)
rootEraser
- a root Eraser.
org.xmloperator.lambda.net.exception.FreePortException
- if the lambda-net is not closed.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |