public abstract class AbstractLinkVisitor extends Object implements LinkVisitor
| Modifier and Type | Field and Description |
|---|---|
protected EntityOperator |
opt |
| Constructor and Description |
|---|
AbstractLinkVisitor() |
| Modifier and Type | Method and Description |
|---|---|
LinkVisitor |
opt(EntityOperator opt) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvisitprotected EntityOperator opt
public LinkVisitor opt(EntityOperator opt)
Copyright © 2017. All rights reserved.